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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 2, 2024
1 parent c416733 commit 46a94dc
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 @@ -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 Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -462,8 +462,8 @@ github.com/desertbit/timer v0.0.0-20180107155436-c41aec40b27f h1:U5y3Y5UE0w7amNe
github.com/desertbit/timer v0.0.0-20180107155436-c41aec40b27f/go.mod h1:xH/i4TFMt8koVQZ6WFms69WAsDWr2XsYL3Hkl7jkoLE=
github.com/desmos-labs/cosmos-sdk v0.47.9-desmos h1:pOg39zIwg7rvvVtFEibvF7c2CBsMlrybNz6XKXA4cWg=
github.com/desmos-labs/cosmos-sdk v0.47.9-desmos/go.mod h1:vsrN9nCwGps9STniADzpJT3CriZghLbqNZjstyym6B8=
github.com/desmos-labs/desmos/v7 v7.0.0 h1:vEgeHPQjaoqDQ+lBVfd06gU/pE7u9WIADqTAa4r8mXg=
github.com/desmos-labs/desmos/v7 v7.0.0/go.mod h1:JcdKKO9EWn+2LN/Si/3fbM9ISb9uNXRr5t45/SKAinc=
github.com/desmos-labs/desmos/v7 v7.0.3 h1:TYBok4GZndCqtZb9+knK8hl6cv3tkN3NFSrEgfav8kU=
github.com/desmos-labs/desmos/v7 v7.0.3/go.mod h1:M5RiacfgrGpka35dS0zJ9bJkP1mlVdr0XxYSa/VuSOY=
github.com/dgraph-io/badger/v2 v2.2007.4 h1:TRWBQg8UrlUhaFdco01nO2uXwzKS7zd+HVdwV/GHc4o=
github.com/dgraph-io/badger/v2 v2.2007.4/go.mod h1:vSw/ax2qojzbN6eXHIx6KPKtCSHJN/Uz0X0VPruTIhk=
github.com/dgraph-io/ristretto v0.0.3-0.20200630154024-f66de99634de/go.mod h1:KPxhHT9ZxKefz+PCeOGsrHpl1qZ7i70dGTu2u+Ahh6E=
Expand Down

0 comments on commit 46a94dc

Please sign in to comment.