1
0
mirror of https://github.com/rancher/steve.git synced 2025-09-16 07:18:28 +00:00

Update urfave/cli to v2 (#523)

This commit is contained in:
Sakala Venkata Krishna Rohit
2025-04-08 12:46:32 -07:00
committed by GitHub
parent 5ae8585e5d
commit da9bc2a114
6 changed files with 23 additions and 48 deletions

View File

@@ -9,7 +9,7 @@ import (
"github.com/rancher/steve/pkg/version"
"github.com/rancher/wrangler/v3/pkg/signals"
"github.com/sirupsen/logrus"
"github.com/urfave/cli"
"github.com/urfave/cli/v2"
)
var (