Skip to content

Commit

Permalink
deps: bump ethermint to v0.16.1 (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
hoanguyenkh authored Jun 10, 2022
1 parent 2230224 commit 3f3f1aa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ require (
github.com/stretchr/testify v1.7.2
github.com/tendermint/tendermint v0.34.20-0.20220517115723-e6f071164839
github.com/tendermint/tm-db v0.6.7
github.com/tharsis/ethermint v0.16.0
github.com/tharsis/ethermint v0.16.1
github.com/tharsis/evmos/v5 v5.0.0-20220607103733-1ec3cd5cd5df
go.opencensus.io v0.23.0
google.golang.org/grpc v1.46.2
Expand Down
3 changes: 2 additions & 1 deletion go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1169,8 +1169,9 @@ github.com/tendermint/tm-db v0.6.4/go.mod h1:dptYhIpJ2M5kUuenLr+Yyf3zQOv1SgBZcl8
github.com/tendermint/tm-db v0.6.6/go.mod h1:wP8d49A85B7/erz/r4YbKssKw6ylsO/hKtFk7E1aWZI=
github.com/tendermint/tm-db v0.6.7 h1:fE00Cbl0jayAoqlExN6oyQJ7fR/ZtoVOmvPJ//+shu8=
github.com/tendermint/tm-db v0.6.7/go.mod h1:byQDzFkZV1syXr/ReXS808NxA2xvyuuVgXOJ/088L6I=
github.com/tharsis/ethermint v0.16.0 h1:c+9hnpLJAAiE+zQM+SsPsycauDGWJU9YOKJ9GozaSHE=
github.com/tharsis/ethermint v0.16.0/go.mod h1:TEI7QEZDJdUi07Be4380RAmGo3lvKgasw6Z+54pwuFc=
github.com/tharsis/ethermint v0.16.1 h1:FbfnwhkdV0na1ViC7yAipDdSQGUQvtUWuK+J2qtixQE=
github.com/tharsis/ethermint v0.16.1/go.mod h1:7y1+M63uYKeq4vFVAGW0+8uHDazT+QD/ORzzz4KOWso=
github.com/tharsis/evmos/v5 v5.0.0-20220607103733-1ec3cd5cd5df h1:DU7aftBjpExBQqEhlwfe3twsHNpSHVQpSBbJ7k9CEYw=
github.com/tharsis/evmos/v5 v5.0.0-20220607103733-1ec3cd5cd5df/go.mod h1:Bvr1Gd6w+3n9nD/b+tXX3FrFsPntU3t3Qhr5zXgG2Z0=
github.com/tidwall/gjson v1.6.7/go.mod h1:zeFuBCIqD4sN/gmqBzZ4j7Jd6UcA2Fc56x7QFsv+8fI=
Expand Down

0 comments on commit 3f3f1aa

Please sign in to comment.