-
- Downloads
Update module google.golang.org/grpc to v1.68.0
parent
7ae9115f
No related branches found
No related tags found
... | ... | @@ -35,13 +35,13 @@ require ( |
go.opentelemetry.io/otel/trace v1.31.0 | ||
golang.org/x/sync v0.9.0 | ||
golang.org/x/text v0.20.0 | ||
google.golang.org/grpc v1.67.1 | ||
google.golang.org/grpc v1.68.0 | ||
google.golang.org/protobuf v1.35.1 | ||
gopkg.in/yaml.v3 v3.0.1 | ||
) | ||
require ( | ||
cel.dev/expr v0.16.0 // indirect | ||
cel.dev/expr v0.16.1 // indirect | ||
github.com/bmkessler/streamstats v0.0.0-20170210072402-15a9614a1d51 // indirect | ||
github.com/cenkalti/backoff/v4 v4.3.0 // indirect | ||
github.com/felixge/httpsnoop v1.0.4 // indirect | ||
... | ... | @@ -60,7 +60,7 @@ require ( |
github.com/bmatcuk/doublestar/v4 v4.7.1 // indirect | ||
github.com/boombuler/barcode v1.0.1-0.20190219062509-6c824513bacc // indirect | ||
github.com/cespare/xxhash/v2 v2.3.0 // indirect | ||
github.com/cncf/xds/go v0.0.0-20240723142845-024c85f92f20 // indirect | ||
github.com/cncf/xds/go v0.0.0-20240905190251-b4127c9b8d78 // indirect | ||
github.com/coreos/go-oidc/v3 v3.11.0 | ||
github.com/dlclark/regexp2 v1.11.0 // indirect | ||
github.com/envoyproxy/go-control-plane v0.13.0 // indirect | ||
... | ... |
Please register or sign in to comment