File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ require (
10
10
cosmossdk.io/math v1.4.0
11
11
cosmossdk.io/tools/rosetta v0.2.1
12
12
github.com/CosmWasm/wasmd v0.45.0
13
- github.com/CosmWasm/wasmvm v1.5.5
13
+ github.com/CosmWasm/wasmvm v1.5.9
14
14
github.com/cometbft/cometbft v0.37.13
15
15
// rollback below v0.13.0 due to https://github.com/cometbft/cometbft/pull/4369
16
16
github.com/cometbft/cometbft-db v0.12.0
Original file line number Diff line number Diff line change @@ -227,8 +227,8 @@ github.com/ChainSafe/go-schnorrkel v1.1.0 h1:rZ6EU+CZFCjB4sHUE1jIu8VDoB/wRKZxoe1
227
227
github.com/ChainSafe/go-schnorrkel v1.1.0 /go.mod h1:ABkENxiP+cvjFiByMIZ9LYbRoNNLeBLiakC1XeTFxfE =
228
228
github.com/CosmWasm/wasmd v0.45.0 h1:9zBqrturKJwC2kVsfHvbrA++EN0PS7UTXCffCGbg6JI =
229
229
github.com/CosmWasm/wasmd v0.45.0 /go.mod h1:RnSAiqbNIZu4QhO+0pd7qGZgnYAMBPGmXpzTADag944 =
230
- github.com/CosmWasm/wasmvm v1.5.5 h1:XlZI3xO5iUhiBqMiyzsrWEfUtk5gcBMNYIdHnsTB+NI =
231
- github.com/CosmWasm/wasmvm v1.5.5 /go.mod h1:Q0bSEtlktzh7W2hhEaifrFp1Erx11ckQZmjq8FLCyys =
230
+ github.com/CosmWasm/wasmvm v1.5.9 h1:EMSIsG4eAhgIZ6SQQs+ZWFT0ONnUjbH9FSdeBUnItoQ =
231
+ github.com/CosmWasm/wasmvm v1.5.9 /go.mod h1:2qaMB5ISmYXtpkJR2jy8xxx5Ti8sntOEf1cUgolb4QI =
232
232
github.com/DataDog/datadog-go v3.2.0+incompatible /go.mod h1:LButxg5PwREeZtORoXG3tL4fMGNddJ+vMq1mwgfaqoQ =
233
233
github.com/DataDog/zstd v1.4.5 h1:EndNeuB0l9syBZhut0wns3gV1hL8zX8LIu6ZiVHWLIQ =
234
234
github.com/DataDog/zstd v1.4.5 /go.mod h1:1jcaCB/ufaK+sKp1NBhlGmpz41jOoPQ35bpF36t7BBo =
You can’t perform that action at this time.
0 commit comments