Skip to content

Commit

Permalink
Merge pull request #111 from PeggyJV/zaki/update-gravity
Browse files Browse the repository at this point in the history
Update to gravity 0.3.9
  • Loading branch information
zmanian authored Jan 31, 2022
2 parents 6ffced0 + 2777b60 commit 8f0bbc7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,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.7.0
github.com/peggyjv/gravity-bridge/module v0.3.5
github.com/peggyjv/gravity-bridge/module v0.3.9
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
6 changes: 2 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -802,10 +802,8 @@ github.com/pascaldekloe/goe v0.1.0/go.mod h1:lzWF7FIEvWOWxwDKqyGYQf6ZUaNfKdP144T
github.com/paulbellamy/ratecounter v0.2.0/go.mod h1:Hfx1hDpSGoqxkVVpBi/IlYD7kChlfo5C6hzIHwPqfFE=
github.com/pborman/uuid v0.0.0-20170112150404-1b00554d8222/go.mod h1:VyrYX9gd7irzKovcSS6BIIEwPRkP2Wm2m9ufcdFSJ34=
github.com/pborman/uuid v1.2.0/go.mod h1:X/NO0urCmaxf9VXbdlT7C2Yzkj2IKimNn4k+gtPdI/k=
github.com/peggyjv/gravity-bridge/module v0.3.3 h1:2FDbW4QOkcSSoJiKMXLHajK9QBceV6yiQtnolYwo600=
github.com/peggyjv/gravity-bridge/module v0.3.3/go.mod h1:IFm0SoZGHzA8c6NH3YyRSl2sGT7qdxY+DimCrP2+J+4=
github.com/peggyjv/gravity-bridge/module v0.3.5 h1:N7JZDFwGgLmNEP6pVceyIBPi+LlzfunbABtvJAJIn3M=
github.com/peggyjv/gravity-bridge/module v0.3.5/go.mod h1:IFm0SoZGHzA8c6NH3YyRSl2sGT7qdxY+DimCrP2+J+4=
github.com/peggyjv/gravity-bridge/module v0.3.9 h1:hX7PBTiQIQIpF0kPVKn5+G6NBekfpVRfBAJKdkmCazY=
github.com/peggyjv/gravity-bridge/module v0.3.9/go.mod h1:IFm0SoZGHzA8c6NH3YyRSl2sGT7qdxY+DimCrP2+J+4=
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 8f0bbc7

Please sign in to comment.