File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ require (
20
20
// https://pkg.go.dev/golang.org/x/net
21
21
golang.org/x/net v0.27.0
22
22
// https://github.com/grpc/grpc-go/tags
23
- google.golang.org/grpc v1.64 .0
23
+ google.golang.org/grpc v1.65 .0
24
24
// https://github.com/protocolbuffers/protobuf-go/tags
25
25
google.golang.org/protobuf v1.34.2 // indirect
26
26
)
@@ -40,7 +40,7 @@ require (
40
40
go.uber.org/zap v1.18.1 // indirect
41
41
golang.org/x/sys v0.22.0 // indirect
42
42
golang.org/x/text v0.16.0 // indirect
43
- google.golang.org/genproto/googleapis/api v0.0.0-20240318140521-94a12d6c2237 // indirect
44
- google.golang.org/genproto/googleapis/rpc v0.0.0-20240318140521-94a12d6c2237 // indirect
43
+ google.golang.org/genproto/googleapis/api v0.0.0-20240528184218-531527333157 // indirect
44
+ google.golang.org/genproto/googleapis/rpc v0.0.0-20240528184218-531527333157 // indirect
45
45
gopkg.in/yaml.v3 v3.0.1 // indirect
46
46
)
You can’t perform that action at this time.
0 commit comments