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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-04-16 22:15:12 +00:00
committed by GitHub
parent 2870428fe1
commit bbee8a854c

2
go.mod
View File

@@ -15,7 +15,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