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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-04-19 00:39:11 +00:00
committed by GitHub
parent e380ce1304
commit 88d8065808

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