1
0
mirror of https://github.com/rancher/steve.git synced 2025-09-18 08:20:36 +00:00

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

This commit is contained in:
renovate-rancher[bot]
2025-06-13 04:42:52 +00:00
committed by GitHub
parent fa78dd2ea9
commit 2376fb46da

2
go.mod
View File

@@ -36,7 +36,7 @@ require (
github.com/rancher/wrangler/v3 v3.2.1-rc.4
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.3.8
github.com/urfave/cli/v2 v2.27.4
go.uber.org/mock v0.5.0
golang.org/x/sync v0.12.0