Skip to content

Commit

Permalink
Bump github.com/gravity-devs/liquidity/v2 from 2.0.0-rc3 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps [github.com/gravity-devs/liquidity/v2](https://github.com/gravity-devs/liquidity) from 2.0.0-rc3 to 2.0.0.
- [Release notes](https://github.com/gravity-devs/liquidity/releases)
- [Changelog](https://github.com/Gravity-Devs/liquidity/blob/master/CHANGELOG.md)
- [Commits](Gravity-Devs/liquidity@v2.0.0-rc3...v2.0.0)

---
updated-dependencies:
- dependency-name: github.com/gravity-devs/liquidity/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 2, 2022
1 parent fb06c77 commit 5628312
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 @@ -20,7 +20,7 @@ require (
require (
cosmossdk.io/math v1.0.0-beta.2
github.com/cosmos/ibc-go/v5 v5.0.0-00010101000000-000000000000
github.com/gravity-devs/liquidity/v2 v2.0.0-rc3
github.com/gravity-devs/liquidity/v2 v2.0.0
)

require (
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -730,8 +730,8 @@ github.com/gostaticanalysis/testutil v0.4.0 h1:nhdCmubdmDF6VEatUNjgUZBJKWRqugoIS
github.com/gostaticanalysis/testutil v0.4.0/go.mod h1:bLIoPefWXrRi/ssLFWX1dx7Repi5x3CuviD3dgAZaBU=
github.com/gotestyourself/gotestyourself v2.2.0+incompatible/go.mod h1:zZKM6oeNM8k+FRljX1mnzVYeS8wiGgQyvST1/GafPbY=
github.com/graph-gophers/graphql-go v1.3.0/go.mod h1:9CQHMSxwO4MprSdzoIEobiHpoLtHm77vfxsvsIN5Vuc=
github.com/gravity-devs/liquidity/v2 v2.0.0-rc3 h1:Z+U2/hdn6c2syUl6PfyN9yvER18nxYUfIJAUl1Iu1UA=
github.com/gravity-devs/liquidity/v2 v2.0.0-rc3/go.mod h1:XgExSXkYMkdSZHS2zchhjktX1CCAP6C6/c5VnbKVdnk=
github.com/gravity-devs/liquidity/v2 v2.0.0 h1:bcGSswcgv3g08xrgUIlF9XccALx19oGFhGLkMzQGNyQ=
github.com/gravity-devs/liquidity/v2 v2.0.0/go.mod h1:S9fpPL2eDi5tGlNJV8R3l+ksiK8JqAeAOALiUoudng8=
github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79/go.mod h1:FecbI9+v66THATjSRHfNgh1IVFe/9kFxbXtjV0ctIMA=
github.com/grpc-ecosystem/go-grpc-middleware v1.0.1-0.20190118093823-f849b5445de4/go.mod h1:FiyG127CGDf3tlThmgyCl78X/SZQqEOJBCDaAfeWzPs=
github.com/grpc-ecosystem/go-grpc-middleware v1.2.2/go.mod h1:EaizFBKfUKtMIF5iaDEhniwNedqGo9FuLFzppDr3uwI=
Expand Down

0 comments on commit 5628312

Please sign in to comment.