Skip to content

Commit

Permalink
Bump github.com/jackalLabs/canine-chain/v4 from 4.1.0-beta.2 to 4.2.0
Browse files Browse the repository at this point in the history
Bumps [github.com/jackalLabs/canine-chain/v4](https://github.com/jackalLabs/canine-chain) from 4.1.0-beta.2 to 4.2.0.
- [Release notes](https://github.com/jackalLabs/canine-chain/releases)
- [Commits](JackalLabs/canine-chain@v4.1.0-beta.2...v4.2.0)

---
updated-dependencies:
- dependency-name: github.com/jackalLabs/canine-chain/v4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 18, 2024
1 parent f8f107c commit 1696485
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 @@ -8,7 +8,7 @@ require (
github.com/cosmos/go-bip39 v1.0.0
github.com/desmos-labs/cosmos-go-wallet v0.0.0-00010101000000-000000000000
github.com/ethereum/go-ethereum v1.13.15
github.com/jackalLabs/canine-chain/v4 v4.1.0-beta.2
github.com/jackalLabs/canine-chain/v4 v4.2.0
github.com/mitchellh/mapstructure v1.5.0
github.com/rs/zerolog v1.33.0
github.com/spf13/cobra v1.8.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -758,8 +758,8 @@ github.com/iris-contrib/jade v1.1.4/go.mod h1:EDqR+ur9piDl6DUgs6qRrlfzmlx/D5Uybo
github.com/iris-contrib/pongo2 v0.0.1/go.mod h1:Ssh+00+3GAZqSQb30AvBRNxBx7rf0GqwkjqxNd0u65g=
github.com/iris-contrib/schema v0.0.1/go.mod h1:urYA3uvUNG1TIIjOSCzHr9/LmbQo8LrOcOqfqxa4hXw=
github.com/iris-contrib/schema v0.0.6/go.mod h1:iYszG0IOsuIsfzjymw1kMzTL8YQcCWlm65f3wX8J5iA=
github.com/jackalLabs/canine-chain/v4 v4.1.0-beta.2 h1:JtuBcKYVIaTH65xms08ylT/C6NeJbL0O1YQGraB740c=
github.com/jackalLabs/canine-chain/v4 v4.1.0-beta.2/go.mod h1:td0cUHEvmWwqTA+pS8ItQzZxZqFVx/RGqb8MMgOAq+w=
github.com/jackalLabs/canine-chain/v4 v4.2.0 h1:5MTRxd0UOLsBgVzaTXpS7W8qcsBESqBBa4KHI9gbw2k=
github.com/jackalLabs/canine-chain/v4 v4.2.0/go.mod h1:3/3qc6gmJBi0U+3YmNWRW+GvCKdOURdZSSsuSiCy7kw=
github.com/jackpal/go-nat-pmp v1.0.2 h1:KzKSgb7qkJvOUTqYl9/Hg/me3pWgBmERKrTGD7BdWus=
github.com/jackpal/go-nat-pmp v1.0.2/go.mod h1:QPH045xvCAeXUZOxsnwmrtiCoxIr9eob+4orBN1SBKc=
github.com/jedisct1/go-minisign v0.0.0-20190909160543-45766022959e/go.mod h1:G1CVv03EnqU1wYL2dFwXxW2An0az9JTl/ZsqXQeBlkU=
Expand Down

0 comments on commit 1696485

Please sign in to comment.