Skip to content

Commit

Permalink
bump gravity bridge module to latest main
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas-nguy committed Jan 31, 2022
1 parent 097130e commit 32af1f1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ require (
github.com/golang/protobuf v1.5.2
github.com/gorilla/mux v1.8.0
github.com/grpc-ecosystem/grpc-gateway v1.16.0
github.com/peggyjv/gravity-bridge/module v0.3.4
github.com/peggyjv/gravity-bridge/module v0.3.9-0.20220128144202-d52551b27f65
github.com/rakyll/statik v0.1.7
github.com/spf13/cast v1.4.1
github.com/spf13/cobra v1.3.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -840,6 +840,8 @@ github.com/pborman/uuid v0.0.0-20170112150404-1b00554d8222/go.mod h1:VyrYX9gd7ir
github.com/pborman/uuid v1.2.0/go.mod h1:X/NO0urCmaxf9VXbdlT7C2Yzkj2IKimNn4k+gtPdI/k=
github.com/peggyjv/gravity-bridge/module v0.3.4 h1:a3Nfcw8dM97sv5kOoF97NvnigB2rw1+dj84Bhuk94vg=
github.com/peggyjv/gravity-bridge/module v0.3.4/go.mod h1:IFm0SoZGHzA8c6NH3YyRSl2sGT7qdxY+DimCrP2+J+4=
github.com/peggyjv/gravity-bridge/module v0.3.9-0.20220128144202-d52551b27f65 h1:2Vn/V8JJbqrhO0CWJGdH0a4D3dgFXHKj7uQKd3Pyog4=
github.com/peggyjv/gravity-bridge/module v0.3.9-0.20220128144202-d52551b27f65/go.mod h1:IFm0SoZGHzA8c6NH3YyRSl2sGT7qdxY+DimCrP2+J+4=
github.com/pelletier/go-toml v1.2.0/go.mod h1:5z9KED0ma1S8pY6P1sdut58dfprrGBbd/94hg7ilaic=
github.com/pelletier/go-toml v1.9.3/go.mod h1:u1nR/EPcESfeI/szUZKdtJ0xRNbUoANCkoOuaOx1Y+c=
github.com/pelletier/go-toml v1.9.4 h1:tjENF6MfZAg8e4ZmZTeWaWiT2vXtsoO6+iuOjFhECwM=
Expand Down

0 comments on commit 32af1f1

Please sign in to comment.