fix(deps): update module github.com/urfave/cli/v2 to v2.27.6 (#573)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-03-05 22:30:23 +00:00 committed by GitHub
parent d9cdf0792a
commit acbb7c7cba
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
go.mod
View File

@ -27,7 +27,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.5
github.com/urfave/cli/v2 v2.27.6
github.com/zcalusic/sysinfo v1.1.3
golang.org/x/mod v0.23.0
gopkg.in/yaml.v3 v3.0.1