File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ require (
3434 github.com/99designs/go-keychain v0.0.0-20191008050251-8e49817e8af4 // indirect
3535 github.com/99designs/keyring v1.2.1 // indirect
3636 github.com/ChainSafe/go-schnorrkel v0.0.0-20200405005733-88cbf1b4c40d // indirect
37- github.com/CosmWasm/wasmvm v1.2.1 // indirect
37+ github.com/CosmWasm/wasmvm v1.2.3 // indirect
3838 github.com/DataDog/zstd v1.5.0 // indirect
3939 github.com/HdrHistogram/hdrhistogram-go v1.1.2 // indirect
4040 github.com/Workiva/go-datastructures v1.0.53 // indirect
Original file line number Diff line number Diff line change @@ -66,8 +66,8 @@ github.com/CloudyKit/jet v2.1.3-0.20180809161101-62edd43e4f88+incompatible/go.mo
6666github.com/CloudyKit/jet/v3 v3.0.0 /go.mod h1:HKQPgSJmdK8hdoAbKUUWajkHyHo4RaU5rMdUywE7VMo =
6767github.com/CosmWasm/wasmd v0.31.0 h1:xACf6A/SkCeGWQWrKGsR4X9PQb5G4XYuNfnrl+HQ1mE =
6868github.com/CosmWasm/wasmd v0.31.0 /go.mod h1:VcyDGk/ISVlMUeW+1GGL0zdHWBS2FPwLEV2qZ86l7l8 =
69- github.com/CosmWasm/wasmvm v1.2.1 h1:si0tRsRDdUShV0k51Wn6zRKlmj3/WWP9Yr4cLmDTf+8 =
70- github.com/CosmWasm/wasmvm v1.2.1 /go.mod h1:vW/E3h8j9xBQs9bCoijDuawKo9kCtxOaS8N8J7KFtkc =
69+ github.com/CosmWasm/wasmvm v1.2.3 h1:OKYlobwmVGbl0eSn0mXoAAjE5hIuXnQCLPjbNd91sVY =
70+ github.com/CosmWasm/wasmvm v1.2.3 /go.mod h1:vW/E3h8j9xBQs9bCoijDuawKo9kCtxOaS8N8J7KFtkc =
7171github.com/CosmosContracts/token-factory v1.2.0-juno h1:ArPEH/gg2zD3RwtB++JR4rMSgNINb5TgVJRcwbSm15g =
7272github.com/CosmosContracts/token-factory v1.2.0-juno /go.mod h1:REKRfNe+zunKZitx2wGCPJBBmwu8qofOxGhsgV2h4cw =
7373github.com/DATA-DOG/go-sqlmock v1.3.3 /go.mod h1:f/Ixk793poVmq4qj/V1dPUg2JEAKC73Q5eFN3EC/SaM =
You can’t perform that action at this time.
0 commit comments