Update go toolchain directive to v1.25.12 [SECURITY] (#1001)

Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
This commit is contained in:
renovate-rancher[bot]
2026-07-09 10:35:46 +02:00
committed by GitHub
co-authored by lnx01
parent 5ef9774f9d
commit 0ad934d86d
+1 -1
View File
@@ -2,7 +2,7 @@ module github.com/rancher/k3k
go 1.25.0
toolchain go1.25.11
toolchain go1.25.12
require (
github.com/blang/semver/v4 v4.0.0