Skip to content

Commit

Permalink
build(deps): bump github.com/desmos-labs/desmos/v7 from 7.0.0 to 7.0.3
Browse files Browse the repository at this point in the history
Bumps [github.com/desmos-labs/desmos/v7](https://github.com/desmos-labs/desmos) from 7.0.0 to 7.0.3.
- [Release notes](https://github.com/desmos-labs/desmos/releases)
- [Changelog](https://github.com/desmos-labs/desmos/blob/master/CHANGELOG.md)
- [Commits](desmos-labs/desmos@v7.0.0...v7.0.3)

---
updated-dependencies:
- dependency-name: github.com/desmos-labs/desmos/v7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 2, 2024
1 parent d22e2f8 commit 08c78d5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 55 deletions.
5 changes: 1 addition & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ require (
github.com/cosmos/cosmos-sdk v0.47.9
github.com/cosmos/gogoproto v1.4.11
github.com/cosmos/ibc-go/v7 v7.3.2
github.com/desmos-labs/desmos/v7 v7.0.0
github.com/desmos-labs/desmos/v7 v7.0.3
github.com/forbole/juno/v5 v5.3.0
github.com/g8rswimmer/go-twitter/v2 v2.1.5
github.com/gin-contrib/cors v1.5.0
Expand All @@ -32,8 +32,6 @@ require (
gopkg.in/yaml.v3 v3.0.1
)

require github.com/desmos-labs/athena v1.0.0

require (
4d63.com/gocheckcompilerdirectives v1.2.1 // indirect
4d63.com/gochecknoglobals v0.2.1 // indirect
Expand Down Expand Up @@ -124,7 +122,6 @@ require (
github.com/decred/dcrd/dcrec/secp256k1/v4 v4.1.0 // indirect
github.com/denis-tingaikin/go-header v0.4.3 // indirect
github.com/desertbit/timer v0.0.0-20180107155436-c41aec40b27f // indirect
github.com/desmos-labs/desmos/v6 v6.2.0 // indirect
github.com/dgraph-io/badger/v2 v2.2007.4 // indirect
github.com/dgraph-io/ristretto v0.1.1 // indirect
github.com/dgryski/go-farm v0.0.0-20200201041132-a6ae2369ad13 // indirect
Expand Down
Loading

0 comments on commit 08c78d5

Please sign in to comment.