mirror of
https://github.com/kairos-io/kairos-sdk.git
synced 2025-08-29 03:52:26 +00:00
fix(deps): update module github.com/urfave/cli/v2 to v3
This commit is contained in:
parent
7ef466cd9d
commit
136f44d23f
2
go.mod
2
go.mod
@ -29,7 +29,7 @@ require (
|
||||
github.com/santhosh-tekuri/jsonschema/v5 v5.3.1
|
||||
github.com/swaggest/jsonschema-go v0.3.62
|
||||
github.com/twpayne/go-vfs/v4 v4.3.0
|
||||
github.com/urfave/cli/v2 v2.27.6
|
||||
github.com/urfave/cli/v3 v3.3.2
|
||||
github.com/zcalusic/sysinfo v1.1.3
|
||||
golang.org/x/mod v0.24.0
|
||||
gopkg.in/yaml.v3 v3.0.1
|
||||
|
Loading…
Reference in New Issue
Block a user