diff --git a/go.mod b/go.mod index 62707fd..e387e4d 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ go 1.22.2 require ( github.com/lmittmann/tint v1.1.2 - github.com/urfave/cli/v2 v2.27.7 + github.com/urfave/cli/v3 v3.6.1 ) require (