1
0
mirror of synced 2026-02-19 23:56:56 +00:00

Build with Go 1.26

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
Stefan Prodan
2026-02-19 11:11:47 +02:00
parent e169a97577
commit 33b9345883
14 changed files with 65 additions and 65 deletions

View File

@@ -68,8 +68,8 @@ for source changes.
Prerequisites:
* go >= 1.25
* kubectl >= 1.30
* go >= 1.26
* kubectl >= 1.33
* kustomize >= 5.0
Install the [controller-runtime/envtest](https://github.com/kubernetes-sigs/controller-runtime/tree/master/tools/setup-envtest) binaries with: