Update go toolchain directive to v1.26.4 (#877)

Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
This commit is contained in:
renovate-rancher[bot]
2026-06-09 15:50:10 +02:00
committed by GitHub
co-authored by lnx01
parent 63252658c4
commit c821166425
+1 -1
View File
@@ -2,7 +2,7 @@ module github.com/rancher/k3k
go 1.26.0
toolchain go1.26.3
toolchain go1.26.4
require (
github.com/blang/semver/v4 v4.0.0