go1.24 language compat

This commit is contained in:
Christian Schwarz
2026-01-20 21:58:48 +00:00
parent e8662c2427
commit 3ade4bebc8
3 changed files with 5 additions and 3 deletions
+2 -1
View File
@@ -1,6 +1,7 @@
module github.com/zrepl/zrepl/build
go 1.25.6
go 1.24.12
toolchain go1.25.6
require (
github.com/alvaroloes/enumer v1.1.2