Update module github.com/urfave/cli to v1.22.15

This commit is contained in:
renovate[bot] 2024-05-27 21:35:24 +00:00 committed by GitHub
parent ea5fc7351a
commit acd48ddf44
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
go.mod
View File

@ -18,7 +18,7 @@ require (
github.com/otiai10/copy v1.14.0 github.com/otiai10/copy v1.14.0
github.com/pkg/errors v0.9.1 github.com/pkg/errors v0.9.1
github.com/rs/zerolog v1.33.0 github.com/rs/zerolog v1.33.0
github.com/urfave/cli v1.22.12 github.com/urfave/cli v1.22.15
github.com/urfave/cli/v2 v2.27.2 github.com/urfave/cli/v2 v2.27.2
gopkg.in/yaml.v1 v1.0.0-20140924161607-9f9df34309c0 gopkg.in/yaml.v1 v1.0.0-20140924161607-9f9df34309c0
gopkg.in/yaml.v3 v3.0.1 gopkg.in/yaml.v3 v3.0.1