chore(ci): upgrade to Go 1.24 (#4675)

This commit is contained in:
Julio Lopez
2025-06-17 23:08:08 -07:00
committed by GitHub
parent 059c5159fe
commit 42a81e09b0

4
go.mod
View File

@@ -1,8 +1,8 @@
module github.com/kopia/kopia
go 1.23.0
go 1.24
toolchain go1.23.10
toolchain go1.24.4
require (
cloud.google.com/go/storage v1.55.0