-
Notifications
You must be signed in to change notification settings - Fork 522
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): Bump google.golang.org/grpc from 1.70.0 to 1.71.0 in /envoy
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.70.0 to 1.71.0. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.70.0...v1.71.0) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
943c46d
commit 8ed7184
Showing
4 changed files
with
39 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,20 +8,20 @@ toolchain go1.23.6 | |
replace github.com/envoyproxy/[email protected] => ../ | ||
|
||
require ( | ||
github.com/cncf/xds/go v0.0.0-20240905190251-b4127c9b8d78 | ||
github.com/cncf/xds/go v0.0.0-20241223141626-cff3c89139a3 | ||
github.com/envoyproxy/go-control-plane v0.13.4 | ||
github.com/envoyproxy/protoc-gen-validate v1.2.1 | ||
github.com/planetscale/vtprotobuf v0.6.1-0.20240319094008-0393e58bdf10 | ||
github.com/prometheus/client_model v0.6.1 | ||
go.opentelemetry.io/proto/otlp v1.5.0 | ||
google.golang.org/genproto/googleapis/api v0.0.0-20250102185135-69823020774d | ||
google.golang.org/genproto/googleapis/rpc v0.0.0-20250102185135-69823020774d | ||
google.golang.org/grpc v1.70.0 | ||
google.golang.org/genproto/googleapis/api v0.0.0-20250106144421-5f5ef82da422 | ||
google.golang.org/genproto/googleapis/rpc v0.0.0-20250115164207-1a7da9e5054f | ||
google.golang.org/grpc v1.71.0 | ||
google.golang.org/protobuf v1.36.5 | ||
) | ||
|
||
require ( | ||
cel.dev/expr v0.19.0 // indirect | ||
cel.dev/expr v0.19.1 // indirect | ||
golang.org/x/net v0.34.0 // indirect | ||
golang.org/x/sys v0.29.0 // indirect | ||
golang.org/x/text v0.21.0 // indirect | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters