Update module github.com/urfave/cli to v2 (#91)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-04-19 03:58:53 +00:00 committed by GitHub
parent 46aa6fba45
commit 8617a8c14a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
go.mod
View File

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