Merge pull request #6114 from zerok/zerok/gotoolchain

chore: set minimum Go toolchain to 1.25.8
This commit is contained in:
Kubernetes Prow Robot
2026-05-01 17:39:24 +05:30
committed by GitHub

View File

@@ -1,6 +1,8 @@
// Use the minimum patch version to avoid an extra bump in downstream projects.
go 1.25.0
toolchain go1.25.8
use (
./api
./cmd/config