Skip to content

Commit 5aee018

Browse files
committed
go mod tidy
1 parent fbd4e03 commit 5aee018

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ require (
5050
cosmossdk.io/x/slashing v0.0.0-00010101000000-000000000000
5151
cosmossdk.io/x/staking v0.0.0-20240226161501-23359a0b6d91
5252
github.com/cometbft/cometbft/api v1.0.0-rc.1
53+
github.com/cosmos/cosmos-db v1.0.3-0.20240911104526-ddc3f09bfc22
5354
github.com/google/go-cmp v0.6.0
5455
github.com/google/gofuzz v1.2.0
5556
github.com/jhump/protoreflect v1.17.0
@@ -103,7 +104,6 @@ require (
103104
github.com/cockroachdb/tokenbucket v0.0.0-20230807174530-cc333fc44b06 // indirect
104105
github.com/cometbft/cometbft-db v0.15.0 // indirect
105106
github.com/cosmos/btcutil v1.0.5 // indirect
106-
github.com/cosmos/cosmos-db v1.0.3-0.20240911104526-ddc3f09bfc22 // indirect
107107
github.com/cosmos/crypto v0.1.2 // indirect
108108
github.com/cosmos/go-bip39 v1.0.0 // indirect
109109
github.com/cosmos/gogogateway v1.2.0 // indirect

0 commit comments

Comments
 (0)