Skip to content

Commit b34b63b

Browse files
Update module github.com/urfave/cli/v2 to v3
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ab994fb commit b34b63b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ require (
1010
github.com/go-logr/logr v1.4.1
1111
github.com/pterm/pterm v0.12.79
1212
github.com/stretchr/testify v1.9.0
13-
github.com/urfave/cli/v2 v2.27.1
13+
github.com/urfave/cli/v3 v3.2.0
1414
gopkg.in/yaml.v3 v3.0.1
1515
)
1616

0 commit comments

Comments
 (0)