We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf427c4 commit 3ef710dCopy full SHA for 3ef710d
go.mod
@@ -2,8 +2,6 @@ module github.com/kcp-dev/api-syncagent
2
3
go 1.23.0
4
5
-toolchain go1.24.0
6
-
7
replace github.com/kcp-dev/api-syncagent/sdk => ./sdk
8
9
replace (
sdk/go.mod
@@ -2,8 +2,6 @@ module github.com/kcp-dev/api-syncagent/sdk
require (
github.com/kcp-dev/apimachinery/v2 v2.0.1-0.20250223115924-431177b024f3
github.com/kcp-dev/client-go v0.0.0-20250223133118-3dea338dc267
0 commit comments