Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

Commit

Permalink
v0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
faddat committed Mar 28, 2022
1 parent 11ea5e2 commit e3f6e0d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.18

require (
github.com/CosmWasm/wasmd v0.24.0
github.com/cosmos/cosmos-sdk v0.46.0-alpha3.0.20220325134903-a69764f9f01b
github.com/cosmos/cosmos-sdk v0.46.0-alpha3.0.20220328183147-3cf11e1f7d4f
github.com/cosmos/ibc-go/v3 v3.0.0
github.com/prometheus/client_golang v1.12.1
github.com/spf13/cast v1.4.1
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -275,6 +275,8 @@ github.com/cosmos/cosmos-proto v1.0.0-alpha7.0.20220208174455-213b76899fac h1:xd
github.com/cosmos/cosmos-proto v1.0.0-alpha7.0.20220208174455-213b76899fac/go.mod h1:TUpFbyjtKZ+dXmJ48nAVio0lw6dMXMsWhEa1ln4iSw4=
github.com/cosmos/cosmos-sdk v0.46.0-alpha3.0.20220325134903-a69764f9f01b h1:6NuTmORwI783Ca4KjRg+W7trCiLtAF1V4jCAq9TTVh0=
github.com/cosmos/cosmos-sdk v0.46.0-alpha3.0.20220325134903-a69764f9f01b/go.mod h1:LxCWwKa0Ejsiy5yLGyYVFksKm/LNkLZa4n54zydgWjY=
github.com/cosmos/cosmos-sdk v0.46.0-alpha3.0.20220328183147-3cf11e1f7d4f h1:ZaA4HNAOgFq9FUSDAT5jN+CzT8B/BaTN15dlRQ8yTpo=
github.com/cosmos/cosmos-sdk v0.46.0-alpha3.0.20220328183147-3cf11e1f7d4f/go.mod h1:LxCWwKa0Ejsiy5yLGyYVFksKm/LNkLZa4n54zydgWjY=
github.com/cosmos/cosmos-sdk/api v0.1.0-alpha5 h1:UlK7NOHGlEbvbDTCM0cN7BJN6hhqeXZIuLv6KapFYTc=
github.com/cosmos/cosmos-sdk/api v0.1.0-alpha5/go.mod h1:gZu6sOu2vl4Fd7I+BjDSx2bxndwPgFLGfOegek3SQQo=
github.com/cosmos/cosmos-sdk/db v1.0.0-beta.1.0.20220218134704-20e17ea71a9b h1:P72FQN0/hDPcprPqADRqhOUBMM0UJxfY+rPQ4Era0g8=
Expand Down

0 comments on commit e3f6e0d

Please sign in to comment.