Set minimum Go toolchain to 1.25.8

This commit is contained in:
Horst Gutmann
2026-04-02 12:10:29 +02:00
committed by Horst Gutmann
parent 0bb03d98ba
commit d6bd9d9b08

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