We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24ea43f commit 5d71ce6Copy full SHA for 5d71ce6
1 file changed
go.mod
@@ -22,7 +22,7 @@ require (
22
github.com/mitchellh/mapstructure v1.5.0
23
github.com/multiformats/go-multiaddr v0.15.0
24
github.com/prometheus/client_golang v1.21.1
25
- github.com/rollkit/rollkit/core v0.0.0-20250312114929-104787ba1a4c
+ github.com/rollkit/rollkit/core v0.0.0-00010101000000-000000000000
26
github.com/rs/zerolog v1.34.0
27
github.com/spf13/cobra v1.9.1
28
github.com/spf13/pflag v1.0.6
0 commit comments