mirror of
https://github.com/netbirdio/dex.git
synced 2026-05-22 18:43:53 -07:00
Merge pull request #2927 from dexidp/dependabot/go_modules/api/v2/google.golang.org/grpc-1.55.0
build(deps): bump google.golang.org/grpc from 1.53.0 to 1.55.0 in /api/v2
This commit is contained in:
+6
-6
@@ -3,14 +3,14 @@ module github.com/dexidp/dex/api/v2
|
||||
go 1.17
|
||||
|
||||
require (
|
||||
google.golang.org/grpc v1.53.0
|
||||
google.golang.org/grpc v1.55.0
|
||||
google.golang.org/protobuf v1.30.0
|
||||
)
|
||||
|
||||
require (
|
||||
github.com/golang/protobuf v1.5.2 // indirect
|
||||
golang.org/x/net v0.7.0 // indirect
|
||||
golang.org/x/sys v0.5.0 // indirect
|
||||
golang.org/x/text v0.7.0 // indirect
|
||||
google.golang.org/genproto v0.0.0-20230110181048-76db0878b65f // indirect
|
||||
github.com/golang/protobuf v1.5.3 // indirect
|
||||
golang.org/x/net v0.8.0 // indirect
|
||||
golang.org/x/sys v0.6.0 // indirect
|
||||
golang.org/x/text v0.8.0 // indirect
|
||||
google.golang.org/genproto v0.0.0-20230306155012-7f2fa6fef1f4 // indirect
|
||||
)
|
||||
|
||||
+308
-6
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user