Skip to content

Commit

Permalink
Point to gravity v2.0.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
EricBolten committed May 6, 2022
1 parent d8568b4 commit 5d75479
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ require (
github.com/miguelmota/go-ethereum-hdwallet v0.1.1
github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 // indirect
github.com/ory/dockertest/v3 v3.8.1
github.com/peggyjv/gravity-bridge/module/v2 v2.0.0-20220420162017-838c0d25e974 // indirect
github.com/peggyjv/gravity-bridge/module/v2 v2.0.0 // indirect
github.com/rakyll/statik v0.1.7
github.com/regen-network/cosmos-proto v0.3.1
github.com/spf13/cast v1.4.1
Expand Down
12 changes: 12 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -805,6 +805,18 @@ github.com/peggyjv/gravity-bridge/module/v2 v2.0.0-20220414233948-fb045a1867b7 h
github.com/peggyjv/gravity-bridge/module/v2 v2.0.0-20220414233948-fb045a1867b7/go.mod h1:XUHyaIYlqo2TgCSY0R4N/geZot6Vks/EZmhJ7Jz4wvQ=
github.com/peggyjv/gravity-bridge/module/v2 v2.0.0-20220420162017-838c0d25e974 h1:6rGtwj8oqkuGLQOuzbYgaNPumr5Trl3032jtJHhaUS8=
github.com/peggyjv/gravity-bridge/module/v2 v2.0.0-20220420162017-838c0d25e974/go.mod h1:XUHyaIYlqo2TgCSY0R4N/geZot6Vks/EZmhJ7Jz4wvQ=
github.com/peggyjv/gravity-bridge/module/v2 v2.0.0-20220422235723-cb1fd8d2d402 h1:p9sWqL4+aAB9wtWu1svNj2hv5BLaaZhvqFFqD2PKAkM=
github.com/peggyjv/gravity-bridge/module/v2 v2.0.0-20220422235723-cb1fd8d2d402/go.mod h1:XUHyaIYlqo2TgCSY0R4N/geZot6Vks/EZmhJ7Jz4wvQ=
github.com/peggyjv/gravity-bridge/module/v2 v2.0.0-20220428034324-d8d6b6dbc736 h1:gCkBsVSccJ/F31uqss/7RXJc2HWprrVfsRavWMEmekE=
github.com/peggyjv/gravity-bridge/module/v2 v2.0.0-20220428034324-d8d6b6dbc736/go.mod h1:XUHyaIYlqo2TgCSY0R4N/geZot6Vks/EZmhJ7Jz4wvQ=
github.com/peggyjv/gravity-bridge/module/v2 v2.0.0-20220428040450-b67464efddbc h1:0Ue3mTvnRZMaDq+E+HD6nUfe+xBXxCAdbqjH3lwHsqA=
github.com/peggyjv/gravity-bridge/module/v2 v2.0.0-20220428040450-b67464efddbc/go.mod h1:XUHyaIYlqo2TgCSY0R4N/geZot6Vks/EZmhJ7Jz4wvQ=
github.com/peggyjv/gravity-bridge/module/v2 v2.0.0-20220503150814-df57b5d282cb h1:QTczszA7sngDALLYmyGpx8BiAS+/ZhipFG4rUFrWO2M=
github.com/peggyjv/gravity-bridge/module/v2 v2.0.0-20220503150814-df57b5d282cb/go.mod h1:XUHyaIYlqo2TgCSY0R4N/geZot6Vks/EZmhJ7Jz4wvQ=
github.com/peggyjv/gravity-bridge/module/v2 v2.0.0-20220503151709-daf8f8183a1d h1:XXWixAgWNwGkN30CNo8dgVcgi2GgnjSXTNC+Lo10wbQ=
github.com/peggyjv/gravity-bridge/module/v2 v2.0.0-20220503151709-daf8f8183a1d/go.mod h1:XUHyaIYlqo2TgCSY0R4N/geZot6Vks/EZmhJ7Jz4wvQ=
github.com/peggyjv/gravity-bridge/module/v2 v2.0.0 h1:q7Qm0Fbgn71QS9gdlpIqASX2JpLQNpGhCJOzOHlKF/4=
github.com/peggyjv/gravity-bridge/module/v2 v2.0.0/go.mod h1:XUHyaIYlqo2TgCSY0R4N/geZot6Vks/EZmhJ7Jz4wvQ=
github.com/pelletier/go-toml v1.2.0/go.mod h1:5z9KED0ma1S8pY6P1sdut58dfprrGBbd/94hg7ilaic=
github.com/pelletier/go-toml v1.9.3/go.mod h1:u1nR/EPcESfeI/szUZKdtJ0xRNbUoANCkoOuaOx1Y+c=
github.com/pelletier/go-toml v1.9.4 h1:tjENF6MfZAg8e4ZmZTeWaWiT2vXtsoO6+iuOjFhECwM=
Expand Down

0 comments on commit 5d75479

Please sign in to comment.