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 8f1aca8 commit 4a8fd51Copy full SHA for 4a8fd51
tools/setup-envtest/README.md
@@ -11,7 +11,7 @@ module):
11
go install sigs.k8s.io/controller-runtime/tools/setup-envtest@latest
12
```
13
14
-If you are using Golang 1.23, use the `release-0.19` branch instead:
+If you are using Golang 1.23, use the `release-0.20` branch instead:
15
16
```shell
17
go install sigs.k8s.io/controller-runtime/tools/[email protected]
0 commit comments