Skip to content

Commit 5d71ce6

Browse files
fix go mod tidy
1 parent 24ea43f commit 5d71ce6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ require (
2222
github.com/mitchellh/mapstructure v1.5.0
2323
github.com/multiformats/go-multiaddr v0.15.0
2424
github.com/prometheus/client_golang v1.21.1
25-
github.com/rollkit/rollkit/core v0.0.0-20250312114929-104787ba1a4c
25+
github.com/rollkit/rollkit/core v0.0.0-00010101000000-000000000000
2626
github.com/rs/zerolog v1.34.0
2727
github.com/spf13/cobra v1.9.1
2828
github.com/spf13/pflag v1.0.6

0 commit comments

Comments
 (0)