mirror of
https://github.com/rancher/steve.git
synced 2025-08-12 11:41:38 +00:00
chore(deps): update module github.com/urfave/cli to v3
This commit is contained in:
parent
c2fe79901d
commit
5b7e7fdf9c
2
go.mod
2
go.mod
@ -67,7 +67,7 @@ require (
|
|||||||
github.com/rancher/wrangler/v3 v3.0.1
|
github.com/rancher/wrangler/v3 v3.0.1
|
||||||
github.com/sirupsen/logrus v1.9.3
|
github.com/sirupsen/logrus v1.9.3
|
||||||
github.com/stretchr/testify v1.9.0
|
github.com/stretchr/testify v1.9.0
|
||||||
github.com/urfave/cli v1.22.14
|
github.com/urfave/cli/v3 v3.1.1
|
||||||
github.com/urfave/cli/v2 v2.27.5
|
github.com/urfave/cli/v2 v2.27.5
|
||||||
go.uber.org/mock v0.5.0
|
go.uber.org/mock v0.5.0
|
||||||
golang.org/x/sync v0.11.0
|
golang.org/x/sync v0.11.0
|
||||||
|
Loading…
Reference in New Issue
Block a user