fix(deps): update module github.com/urfave/cli/v2 to v3

This commit is contained in:
renovate[bot] 2025-04-28 16:33:11 +00:00 committed by GitHub
parent 7ef466cd9d
commit 136f44d23f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
go.mod
View File

@ -29,7 +29,7 @@ require (
github.com/santhosh-tekuri/jsonschema/v5 v5.3.1
github.com/swaggest/jsonschema-go v0.3.62
github.com/twpayne/go-vfs/v4 v4.3.0
github.com/urfave/cli/v2 v2.27.6
github.com/urfave/cli/v3 v3.3.2
github.com/zcalusic/sysinfo v1.1.3
golang.org/x/mod v0.24.0
gopkg.in/yaml.v3 v3.0.1