bump to go 1.25.6; go mod tidy; builds but linters fail

This commit is contained in:
Christian Schwarz
2026-01-20 21:30:26 +00:00
parent 860a9be37f
commit 9ef7c8b16d
7 changed files with 8 additions and 32 deletions
+1 -2
View File
@@ -1,7 +1,6 @@
module github.com/zrepl/zrepl/build
go 1.22.7
toolchain go1.23.1
go 1.25.6
require (
github.com/alvaroloes/enumer v1.1.2