mirror of
https://github.com/rancher/steve.git
synced 2025-09-21 11:28:11 +00:00
chore(deps): update module github.com/urfave/cli/v2 to v3
This commit is contained in:
committed by
GitHub
parent
ea01a40c8d
commit
1179610fbb
@@ -9,7 +9,7 @@ import (
|
||||
"github.com/rancher/steve/pkg/ui"
|
||||
"github.com/rancher/wrangler/v3/pkg/kubeconfig"
|
||||
"github.com/rancher/wrangler/v3/pkg/ratelimit"
|
||||
"github.com/urfave/cli/v2"
|
||||
"github.com/urfave/cli/v3"
|
||||
)
|
||||
|
||||
type Config struct {
|
||||
|
Reference in New Issue
Block a user