Skip to content

Commit

Permalink
Merge pull request #162 from authzed/dependabot/go_modules/github.com…
Browse files Browse the repository at this point in the history
…/grpc-ecosystem/grpc-gateway/v2-2.19.1

Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.18.0 to 2.19.1
  • Loading branch information
vroldanbet committed Mar 19, 2024
2 parents 135889a + 6e4cfc1 commit 6b6cf68
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 19 deletions.
10 changes: 5 additions & 5 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,16 @@ require (
github.com/ecordell/optgen v0.0.9
github.com/envoyproxy/protoc-gen-validate v1.0.4
github.com/golangci/golangci-lint v1.56.2
github.com/grpc-ecosystem/grpc-gateway/v2 v2.18.0
github.com/grpc-ecosystem/grpc-gateway/v2 v2.19.1
github.com/jzelinskie/stringz v0.0.3
github.com/magefile/mage v1.15.0
github.com/samber/lo v1.39.0
github.com/stretchr/testify v1.9.0
golang.org/x/sync v0.6.0
golang.org/x/vuln v1.0.4
google.golang.org/genproto/googleapis/api v0.0.0-20240116215550-a9fa1716bcac
google.golang.org/genproto/googleapis/rpc v0.0.0-20240116215550-a9fa1716bcac
google.golang.org/grpc v1.60.1
google.golang.org/genproto/googleapis/api v0.0.0-20240125205218-1f4bbc51befe
google.golang.org/genproto/googleapis/rpc v0.0.0-20240125205218-1f4bbc51befe
google.golang.org/grpc v1.61.0
google.golang.org/protobuf v1.33.0
)

Expand Down Expand Up @@ -199,7 +199,7 @@ require (
golang.org/x/sys v0.17.0 // indirect
golang.org/x/text v0.14.0 // indirect
golang.org/x/tools v0.18.0 // indirect
google.golang.org/genproto v0.0.0-20240102182953-50ed04b92917 // indirect
google.golang.org/genproto v0.0.0-20240116215550-a9fa1716bcac // indirect
gopkg.in/ini.v1 v1.67.0 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
Expand Down
26 changes: 12 additions & 14 deletions go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6b6cf68

Please sign in to comment.