Skip to content

Commit

Permalink
Merge pull request #201 from dongsam/build-bump-liquidity-1.4.1
Browse files Browse the repository at this point in the history
build: bump liquidity to v1.4.1
  • Loading branch information
dongsam authored Oct 27, 2021
2 parents 25fa703 + 61c044b commit 80eafad
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/golang/mock v1.6.0
github.com/golang/protobuf v1.5.2
github.com/gorilla/mux v1.8.0
github.com/gravity-devs/liquidity v1.4.1-rc1
github.com/gravity-devs/liquidity v1.4.1
github.com/grpc-ecosystem/grpc-gateway v1.16.0
github.com/grpc-ecosystem/grpc-gateway/v2 v2.0.1
github.com/rakyll/statik v0.1.7
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -490,8 +490,8 @@ github.com/gostaticanalysis/forcetypeassert v0.0.0-20200621232751-01d4955beaa5/g
github.com/gostaticanalysis/nilerr v0.1.1/go.mod h1:wZYb6YI5YAxxq0i1+VJbY0s2YONW0HU0GPE3+5PWN4A=
github.com/gotestyourself/gotestyourself v2.2.0+incompatible/go.mod h1:zZKM6oeNM8k+FRljX1mnzVYeS8wiGgQyvST1/GafPbY=
github.com/graph-gophers/graphql-go v0.0.0-20191115155744-f33e81362277/go.mod h1:9CQHMSxwO4MprSdzoIEobiHpoLtHm77vfxsvsIN5Vuc=
github.com/gravity-devs/liquidity v1.4.1-rc1 h1:qo425h17eGjN8RLvCI8tUhpF39m5KmLLi2JTCgdUVX4=
github.com/gravity-devs/liquidity v1.4.1-rc1/go.mod h1:Kxb7slyfCswMKWh6D2i4GN/ZGmmuR2t/cZUAhves7OY=
github.com/gravity-devs/liquidity v1.4.1 h1:0Dq1lDoGf1dDZ0bhCG2NocXeBNZBzJKZJ3o9HZi4W8o=
github.com/gravity-devs/liquidity v1.4.1/go.mod h1:Kxb7slyfCswMKWh6D2i4GN/ZGmmuR2t/cZUAhves7OY=
github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79/go.mod h1:FecbI9+v66THATjSRHfNgh1IVFe/9kFxbXtjV0ctIMA=
github.com/grpc-ecosystem/go-grpc-middleware v1.0.0/go.mod h1:FiyG127CGDf3tlThmgyCl78X/SZQqEOJBCDaAfeWzPs=
github.com/grpc-ecosystem/go-grpc-middleware v1.0.1-0.20190118093823-f849b5445de4/go.mod h1:FiyG127CGDf3tlThmgyCl78X/SZQqEOJBCDaAfeWzPs=
Expand Down

0 comments on commit 80eafad

Please sign in to comment.