go mod tidy

This commit is contained in:
Christian Schwarz
2026-01-20 21:59:36 +00:00
parent 3ade4bebc8
commit cf3dda5a65
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -1,6 +1,7 @@
module github.com/zrepl/zrepl/build module github.com/zrepl/zrepl/build
go 1.24.12 go 1.24.12
toolchain go1.25.6 toolchain go1.25.6
require ( require (
+1
View File
@@ -1,6 +1,7 @@
module github.com/zrepl/zrepl module github.com/zrepl/zrepl
go 1.24.12 go 1.24.12
toolchain go1.25.6 toolchain go1.25.6
require ( require (