mirror of
https://github.com/kairos-io/kairos-agent.git
synced 2025-10-21 19:44:39 +00:00
Bump to go 1.25.0 (#941)
This commit is contained in:
4
go.mod
4
go.mod
@@ -1,6 +1,6 @@
|
||||
module github.com/kairos-io/kairos-agent/v2
|
||||
|
||||
go 1.24.4
|
||||
go 1.25.0
|
||||
|
||||
require (
|
||||
github.com/Masterminds/semver/v3 v3.4.0
|
||||
@@ -42,7 +42,6 @@ require (
|
||||
github.com/distribution/reference v0.6.0
|
||||
github.com/gofrs/uuid v4.4.0+incompatible
|
||||
github.com/google/go-github/v69 v69.2.0
|
||||
github.com/google/go-github/v74 v74.0.0
|
||||
github.com/twpayne/go-vfs/v5 v5.0.5
|
||||
github.com/urfave/cli/v2 v2.27.7
|
||||
)
|
||||
@@ -56,7 +55,6 @@ require (
|
||||
github.com/Microsoft/go-winio v0.6.2 // indirect
|
||||
github.com/Microsoft/hcsshim v0.13.0 // indirect
|
||||
github.com/ProtonMail/go-crypto v1.1.5 // indirect
|
||||
github.com/StackExchange/wmi v1.2.1 // indirect
|
||||
github.com/anatol/devmapper.go v0.0.0-20230829043248-59ac2b9706ba // indirect
|
||||
github.com/anatol/luks.go v0.0.0-20250316021219-8cd744c3576f // indirect
|
||||
github.com/anchore/go-lzo v0.1.0 // indirect
|
||||
|
Reference in New Issue
Block a user