Skip to content

Commit 3ef710d

Browse files
committed
remove toolchain directive
On-behalf-of: @SAP [email protected]
1 parent bf427c4 commit 3ef710d

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

go.mod

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ module github.com/kcp-dev/api-syncagent
22

33
go 1.23.0
44

5-
toolchain go1.24.0
6-
75
replace github.com/kcp-dev/api-syncagent/sdk => ./sdk
86

97
replace (

sdk/go.mod

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ module github.com/kcp-dev/api-syncagent/sdk
22

33
go 1.23.0
44

5-
toolchain go1.24.0
6-
75
require (
86
github.com/kcp-dev/apimachinery/v2 v2.0.1-0.20250223115924-431177b024f3
97
github.com/kcp-dev/client-go v0.0.0-20250223133118-3dea338dc267

0 commit comments

Comments
 (0)