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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-05-25 16:44:32 +00:00 committed by GitHub
parent 44267e4c1a
commit a0e1ae1e03
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/pkg/errors v0.9.1
github.com/rs/zerolog v1.33.0
github.com/urfave/cli v1.22.15
github.com/urfave/cli v1.22.12
github.com/urfave/cli/v2 v2.27.2
gopkg.in/yaml.v1 v1.0.0-20140924161607-9f9df34309c0
gopkg.in/yaml.v3 v3.0.1