Skip to content

Commit

Permalink
bump go-owasm to v0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
colmazia committed Sep 15, 2023
1 parent 4888b23 commit 9d7e5e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ go 1.19

require (
cosmossdk.io/api v0.3.1
github.com/bandprotocol/go-owasm v0.2.3
cosmossdk.io/errors v1.0.0
github.com/bandprotocol/go-owasm v0.3.1
github.com/cometbft/cometbft v0.37.2
github.com/cometbft/cometbft-db v0.8.0
github.com/confio/ics23/go v0.9.0
Expand Down Expand Up @@ -42,7 +43,6 @@ require (
cloud.google.com/go/storage v1.30.1 // indirect
cosmossdk.io/core v0.5.1 // indirect
cosmossdk.io/depinject v1.0.0-alpha.3 // indirect
cosmossdk.io/errors v1.0.0 // indirect
cosmossdk.io/log v1.1.1-0.20230704160919-88f2c830b0ca // indirect
cosmossdk.io/math v1.0.1 // indirect
cosmossdk.io/tools/rosetta v0.2.1 // indirect
Expand Down

0 comments on commit 9d7e5e9

Please sign in to comment.