Skip to content

Commit

Permalink
Bump github.com/jackalLabs/canine-chain/v4
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.1.3-beta.1.
- [Release notes](https://github.com/jackalLabs/canine-chain/releases)
- [Commits](JackalLabs/canine-chain@v4.1.0-beta.2...v4.1.3-beta.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 12, 2024
1 parent 1d5a253 commit c41490e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,11 @@ module github.com/JackalLabs/mulberry
go 1.23.0

require (
github.com/CosmWasm/wasmd v0.32.0
github.com/cosmos/cosmos-sdk v0.45.17
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.1.3-beta.1
github.com/joho/godotenv v1.5.1
)

Expand All @@ -18,7 +19,6 @@ require (
github.com/99designs/go-keychain v0.0.0-20191008050251-8e49817e8af4 // indirect
github.com/99designs/keyring v1.2.1 // indirect
github.com/ChainSafe/go-schnorrkel v0.0.0-20200405005733-88cbf1b4c40d // indirect
github.com/CosmWasm/wasmd v0.32.0 // indirect
github.com/CosmWasm/wasmvm v1.2.6 // indirect
github.com/DataDog/zstd v1.5.2 // indirect
github.com/Microsoft/go-winio v0.6.1 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -760,8 +760,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.1.3-beta.1 h1:heIhcU6bco8r+0fIvqj5V8cH++iTwRKblx0FbmCTYUE=
github.com/jackalLabs/canine-chain/v4 v4.1.3-beta.1/go.mod h1:td0cUHEvmWwqTA+pS8ItQzZxZqFVx/RGqb8MMgOAq+w=
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 c41490e

Please sign in to comment.