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 aab2f77 commit 64d30b0Copy full SHA for 64d30b0
examples/kcp/go.mod
@@ -1,8 +1,6 @@
1
module github.com/kcp-dev/controller-runtime/examples/kcp
2
3
-go 1.22.0
4
-
5
-toolchain go1.22.2
+go 1.21.8
6
7
// IMPORTANT: This is only an example replace directive. This is so examples can be run with the latest version of controller-runtime.
8
// In your own projects, you should not use replace directives like this. Instead, you should use the latest version of controller-runtime.
0 commit comments