mirror of
https://github.com/rancher/steve.git
synced 2025-09-10 03:40:17 +00:00
chore(deps): update module github.com/urfave/cli/v2 to v3
This commit is contained in:
committed by
GitHub
parent
3709095b9a
commit
7da47feb1b
@@ -6,7 +6,7 @@ import (
|
||||
|
||||
"github.com/sirupsen/logrus"
|
||||
"github.com/urfave/cli"
|
||||
cliv2 "github.com/urfave/cli/v2"
|
||||
cliv2 "github.com/urfave/cli/v3"
|
||||
"k8s.io/klog"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user