mirror of
https://github.com/rancher/steve.git
synced 2025-09-05 09:21:12 +00:00
chore(deps): update module github.com/urfave/cli/v2 to v3
This commit is contained in:
committed by
GitHub
parent
d98fb4809c
commit
e15bf764d1
@@ -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