Skip to content

Commit

Permalink
Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.4.0 to 2.5.0 (#90)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 30, 2021
1 parent 449ff11 commit 0606760
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 183 deletions.
7 changes: 5 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,14 @@ go 1.16
require (
github.com/golang/mock v1.6.0
github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
github.com/grpc-ecosystem/grpc-gateway/v2 v2.4.0
github.com/grpc-ecosystem/grpc-gateway/v2 v2.5.0
github.com/miekg/pkcs11 v1.0.3
github.com/stretchr/testify v1.7.0 // indirect
golang.org/x/crypto v0.0.0-20210513164829-c07d793c2f9a
google.golang.org/genproto v0.0.0-20210607140030-00d4fb20b1ae
google.golang.org/genproto v0.0.0-20210617175327-b9e0b3197ced
google.golang.org/grpc v1.39.0
google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.1.0
google.golang.org/protobuf v1.27.1
gopkg.in/yaml.v2 v2.3.0 // indirect
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b // indirect
)
Loading

0 comments on commit 0606760

Please sign in to comment.