1
0
mirror of https://github.com/rancher/steve.git synced 2025-08-19 22:59:09 +00:00

chore(deps): update module github.com/urfave/cli to v3

This commit is contained in:
renovate-rancher[bot] 2025-08-13 04:46:43 +00:00 committed by GitHub
parent d98fb4809c
commit 403d0e67fd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
go.mod
View File

@ -29,7 +29,7 @@ require (
github.com/rancher/wrangler/v3 v3.2.1
github.com/sirupsen/logrus v1.9.3
github.com/stretchr/testify v1.10.0
github.com/urfave/cli v1.22.16
github.com/urfave/cli/v3 v3.4.1
github.com/urfave/cli/v2 v2.27.7
go.uber.org/mock v0.5.2
golang.org/x/sync v0.15.0