-
- Downloads
[renovate] Update module google.golang.org/grpc to v1.68.1
parent
37a98dd8
No related branches found
No related tags found
... | ... | @@ -14,10 +14,10 @@ require ( |
github.com/spf13/cobra v1.8.1 | ||
github.com/spf13/viper v1.19.0 | ||
github.com/vishvananda/netlink v1.3.0 | ||
golang.org/x/net v0.30.0 | ||
golang.org/x/sys v0.26.0 | ||
google.golang.org/grpc v1.67.1 | ||
google.golang.org/protobuf v1.35.1 | ||
golang.org/x/net v0.32.0 | ||
golang.org/x/sys v0.28.0 | ||
google.golang.org/grpc v1.70.0 | ||
google.golang.org/protobuf v1.35.2 | ||
) | ||
require ( | ||
... | ... | @@ -44,8 +44,8 @@ require ( |
go.uber.org/atomic v1.9.0 // indirect | ||
go.uber.org/multierr v1.9.0 // indirect | ||
golang.org/x/exp v0.0.0-20230905200255-921286631fa9 // indirect | ||
golang.org/x/text v0.19.0 // indirect | ||
google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 // indirect | ||
golang.org/x/text v0.21.0 // indirect | ||
google.golang.org/genproto/googleapis/rpc v0.0.0-20241202173237-19429a94021a // indirect | ||
gopkg.in/ini.v1 v1.67.0 // indirect | ||
gopkg.in/yaml.v3 v3.0.1 // indirect | ||
) |
Please register or sign in to comment