Skip to content

Commit 7a567af

Browse files
committed
dep(go-apps): Remove go toolchain
1 parent be2fcd0 commit 7a567af

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

http2/go-grpc/go.mod

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ module github.com/SAP-samples/cf-routing-samples/go-grpc
22

33
go 1.24.0
44

5-
toolchain go1.24.6
6-
75
require (
86
google.golang.org/grpc v1.75.1
97
google.golang.org/protobuf v1.36.9

http2/go-http2/go.mod

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ module github.com/SAP-samples/cf-routing-samples/go-http2
22

33
go 1.24.0
44

5-
toolchain go1.24.1
6-
75
require golang.org/x/net v0.44.0
86

97
require golang.org/x/text v0.29.0 // indirect

0 commit comments

Comments
 (0)