Update go module directive to v1.26.5 (#1003)

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 11:28:40 +02:00
committed by GitHub
co-authored by lnx01
parent 1cbed90674
commit 808bba15c6
+1 -3
View File
@@ -1,8 +1,6 @@
module github.com/rancher/k3k
go 1.26.0
toolchain go1.26.4
go 1.26.5
require (
github.com/blang/semver/v4 v4.0.0