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 -4
View File
@@ -1,8 +1,6 @@
module github.com/zrepl/zrepl
go 1.22.7
toolchain go1.23.1
go 1.25.6
require (
github.com/bits-and-blooms/bitset v1.14.3
@@ -39,7 +37,6 @@ require (
)
require (
code.rocketnine.space/tslocum/cbind v0.1.5 // indirect
github.com/golang/protobuf v1.5.0 // indirect
github.com/hpcloud/tail v1.0.0 // indirect
github.com/klauspost/compress v1.17.9 // indirect