Bump Go to 1.26.5 (#369)

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

* **Chores**
  * Updated the required Go toolchain version to 1.26.5.
  * Applied the same toolchain update to end-to-end testing components.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
This commit is contained in:
Philip Laine
2026-07-13 15:31:57 +02:00
committed by GitHub
parent e5904ef4bc
commit 3c1c6675d9
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ module github.com/netbirdio/kubernetes-operator
go 1.26.0 go 1.26.0
toolchain go1.26.3 toolchain go1.26.5
require ( require (
github.com/fluxcd/pkg/runtime v0.111.0 github.com/fluxcd/pkg/runtime v0.111.0
+1 -1
View File
@@ -2,7 +2,7 @@ module github.com/netbirdio/kubernetes-operator/test/e2e
go 1.26.0 go 1.26.0
toolchain go1.26.3 toolchain go1.26.5
replace github.com/netbirdio/kubernetes-operator => ../../ replace github.com/netbirdio/kubernetes-operator => ../../