File tree 11 files changed +11
-11
lines changed
11 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 1
1
module google.golang.org/grpc/cmd/protoc-gen-go-grpc
2
2
3
- go 1.22.7
3
+ go 1.22
4
4
5
5
require (
6
6
google.golang.org/grpc v1.65.0
Original file line number Diff line number Diff line change 1
1
module google.golang.org/grpc/examples
2
2
3
- go 1.22.7
3
+ go 1.22
4
4
5
5
require (
6
6
github.com/cncf/xds/go v0.0.0-20240905190251-b4127c9b8d78
Original file line number Diff line number Diff line change 1
1
module google.golang.org/grpc/gcp/observability
2
2
3
- go 1.22.7
3
+ go 1.22
4
4
5
5
require (
6
6
cloud.google.com/go/logging v1.11.0
Original file line number Diff line number Diff line change 1
1
module google.golang.org/grpc
2
2
3
- go 1.22.7
3
+ go 1.22
4
4
5
5
require (
6
6
github.com/cespare/xxhash/v2 v2.3.0
Original file line number Diff line number Diff line change 1
1
module google.golang.org/grpc/interop/observability
2
2
3
- go 1.22.7
3
+ go 1.22
4
4
5
5
require (
6
6
google.golang.org/grpc v1.66.2
Original file line number Diff line number Diff line change 1
1
module google.golang.org/grpc/interop/xds
2
2
3
- go 1.22.7
3
+ go 1.22
4
4
5
5
replace google.golang.org/grpc => ../..
6
6
Original file line number Diff line number Diff line change 1
1
module google.golang.org/grpc/security/advancedtls/examples
2
2
3
- go 1.22.7
3
+ go 1.22
4
4
5
5
require (
6
6
google.golang.org/grpc v1.66.2
Original file line number Diff line number Diff line change 1
1
module google.golang.org/grpc/security/advancedtls
2
2
3
- go 1.22.7
3
+ go 1.22
4
4
5
5
require (
6
6
github.com/google/go-cmp v0.6.0
Original file line number Diff line number Diff line change 1
1
module google.golang.org/grpc/stats/opencensus
2
2
3
- go 1.22.7
3
+ go 1.22
4
4
5
5
require (
6
6
github.com/google/go-cmp v0.6.0
Original file line number Diff line number Diff line change 1
1
module google.golang.org/grpc/stats/opentelemetry
2
2
3
- go 1.22.7
3
+ go 1.22
4
4
5
5
replace google.golang.org/grpc => ../..
6
6
Original file line number Diff line number Diff line change 1
1
module google.golang.org/grpc/test/tools
2
2
3
- go 1.22.7
3
+ go 1.22.1
4
4
5
5
require (
6
6
github.com/client9/misspell v0.3.4
You can’t perform that action at this time.
0 commit comments