We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed6a80e commit b589286Copy full SHA for b589286
go.mod
@@ -59,8 +59,6 @@ require (
59
gopkg.in/yaml.v2 v2.4.0
60
)
61
62
-require github.com/celestiaorg/reedsolomon v1.12.6-0.20250824224240-8b66bda83fd0 // indirect
63
-
64
require (
65
cel.dev/expr v0.24.0 // indirect
66
cloud.google.com/go v0.120.0 // indirect
0 commit comments