Update dependency go to v1.26.3

This commit is contained in:
renovate-rancher[bot]
2026-05-14 05:48:21 +00:00
committed by GitHub
parent 8457d3a20b
commit d61623332c

2
go.mod
View File

@@ -2,7 +2,7 @@ module github.com/rancher/k3k
go 1.25.0
toolchain go1.25.9
toolchain go1.26.3
require (
github.com/blang/semver/v4 v4.0.0