diff --git a/go.mod b/go.mod index d57f28e0..c56df7ef 100644 --- a/go.mod +++ b/go.mod @@ -36,7 +36,7 @@ require ( github.com/rancher/wrangler/v2 v2.1.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.4.1 github.com/urfave/cli/v2 v2.27.6 golang.org/x/sync v0.11.0 helm.sh/helm/v3 v3.16.4