mirror of
https://github.com/kairos-io/provider-kairos.git
synced 2025-08-01 23:42:07 +00:00
fix(deps): update module github.com/urfave/cli/v2 to v3
This commit is contained in:
parent
8564647cc0
commit
9276daecd1
2
go.mod
2
go.mod
@ -20,7 +20,7 @@ require (
|
|||||||
github.com/onsi/gomega v1.37.0
|
github.com/onsi/gomega v1.37.0
|
||||||
github.com/pterm/pterm v0.12.80
|
github.com/pterm/pterm v0.12.80
|
||||||
github.com/samber/lo v1.50.0
|
github.com/samber/lo v1.50.0
|
||||||
github.com/urfave/cli/v2 v2.27.6
|
github.com/urfave/cli/v3 v3.2.0
|
||||||
github.com/urfave/cli/v3 v3.2.0
|
github.com/urfave/cli/v3 v3.2.0
|
||||||
gopkg.in/yaml.v2 v2.4.0
|
gopkg.in/yaml.v2 v2.4.0
|
||||||
gopkg.in/yaml.v3 v3.0.1
|
gopkg.in/yaml.v3 v3.0.1
|
||||||
|
Loading…
Reference in New Issue
Block a user