We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be2fcd0 commit 7a567afCopy full SHA for 7a567af
http2/go-grpc/go.mod
@@ -2,8 +2,6 @@ module github.com/SAP-samples/cf-routing-samples/go-grpc
2
3
go 1.24.0
4
5
-toolchain go1.24.6
6
-
7
require (
8
google.golang.org/grpc v1.75.1
9
google.golang.org/protobuf v1.36.9
http2/go-http2/go.mod
@@ -2,8 +2,6 @@ module github.com/SAP-samples/cf-routing-samples/go-http2
-toolchain go1.24.1
require golang.org/x/net v0.44.0
require golang.org/x/text v0.29.0 // indirect
0 commit comments