mirror of
https://github.com/netbirdio/dex.git
synced 2026-05-22 18:43:53 -07:00
Merge pull request #3465 from dexidp/dependabot/go_modules/api/v2/google.golang.org/grpc-1.63.2
build(deps): bump google.golang.org/grpc from 1.62.1 to 1.63.2 in /api/v2
This commit is contained in:
+2
-3
@@ -3,14 +3,13 @@ module github.com/dexidp/dex/api/v2
|
||||
go 1.17
|
||||
|
||||
require (
|
||||
google.golang.org/grpc v1.62.1
|
||||
google.golang.org/grpc v1.63.2
|
||||
google.golang.org/protobuf v1.34.1
|
||||
)
|
||||
|
||||
require (
|
||||
github.com/golang/protobuf v1.5.3 // indirect
|
||||
golang.org/x/net v0.23.0 // indirect
|
||||
golang.org/x/sys v0.18.0 // indirect
|
||||
golang.org/x/text v0.14.0 // indirect
|
||||
google.golang.org/genproto/googleapis/rpc v0.0.0-20240123012728-ef4313101c80 // indirect
|
||||
google.golang.org/genproto/googleapis/rpc v0.0.0-20240227224415-6ceb2ff114de // indirect
|
||||
)
|
||||
|
||||
+220
-8
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user