Skip to content

Commit

Permalink
build(deps): bump github.com/evmos/evmos/v17 from 17.0.0 to 17.0.1
Browse files Browse the repository at this point in the history
Bumps [github.com/evmos/evmos/v17](https://github.com/evmos/evmos) from 17.0.0 to 17.0.1.
- [Release notes](https://github.com/evmos/evmos/releases)
- [Changelog](https://github.com/evmos/evmos/blob/main/CHANGELOG.md)
- [Commits](evmos/evmos@v17.0.0...v17.0.1)

---
updated-dependencies:
- dependency-name: github.com/evmos/evmos/v17
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 22, 2024
1 parent 58117f0 commit 41a850d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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.22

require (
github.com/cosmos/cosmos-sdk v0.47.8
github.com/evmos/evmos/v17 v17.0.0
github.com/evmos/evmos/v17 v17.0.1
github.com/pkg/errors v0.9.1
github.com/rs/zerolog v1.31.0
github.com/spf13/cobra v1.8.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -449,8 +449,8 @@ github.com/envoyproxy/go-control-plane v0.10.2-0.20220325020618-49ff273808a1/go.
github.com/envoyproxy/protoc-gen-validate v0.1.0/go.mod h1:iSmxcyjqTsJpI2R4NaDN7+kN2VEUnK/pcBlmesArF7c=
github.com/evmos/cosmos-sdk v0.47.5-evmos.2 h1:fyhM0NYw/FnP4ZBXzQ7k+G4fXhfdU07MONoYrGlOCpc=
github.com/evmos/cosmos-sdk v0.47.5-evmos.2/go.mod h1:EHwCeN9IXonsjKcjpS12MqeStdZvIdxt3VYXhus3G3c=
github.com/evmos/evmos/v17 v17.0.0 h1:QrHgXEojSQTRU8w5MCaZusVyIwbetV9OogWlmyJUqcE=
github.com/evmos/evmos/v17 v17.0.0/go.mod h1:niQ4Uz+I8WunNrc+IZTsor2jPSRtK7N90lFdII0bU1g=
github.com/evmos/evmos/v17 v17.0.1 h1:RzGQ1dID2DZY7rk5vV5g8TFfR+W2/206XrpS5g8uDdQ=
github.com/evmos/evmos/v17 v17.0.1/go.mod h1:niQ4Uz+I8WunNrc+IZTsor2jPSRtK7N90lFdII0bU1g=
github.com/evmos/go-ethereum v1.10.26-evmos-rc2 h1:tYghk1ZZ8X4/OQ4YI9hvtm8aSN8OSqO0g9vo/sCMdBo=
github.com/evmos/go-ethereum v1.10.26-evmos-rc2/go.mod h1:/6CsT5Ceen2WPLI/oCA3xMcZ5sWMF/D46SjM/ayY0Oo=
github.com/fatih/color v1.7.0/go.mod h1:Zm6kSWBoL9eyXnKyktHP6abPY2pDugNf5KwzbycvMj4=
Expand Down

0 comments on commit 41a850d

Please sign in to comment.