Skip to content

Commit 53f0cbc

Browse files
committed
go mod tidy
1 parent 9c5763e commit 53f0cbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ module github.com/NibiruChain/nibiru
33
go 1.21
44

55
require (
6-
76
// Wasm
87
github.com/CosmWasm/wasmd v0.44.0
98
github.com/CosmWasm/wasmvm v1.5.0
109
github.com/NibiruChain/collections v0.5.0
10+
1111
// Consenus Engine
1212
github.com/cometbft/cometbft v0.37.5
1313
github.com/cometbft/cometbft-db v0.11.0

0 commit comments

Comments
 (0)