diff --git a/go.mod b/go.mod index b3e6ef6f1..bf99fbe8c 100644 --- a/go.mod +++ b/go.mod @@ -7,8 +7,8 @@ toolchain go1.26.3 require ( github.com/gocolly/colly/v2 v2.3.0 github.com/spf13/pflag v1.0.10 - github.com/urfave/cli/v3 v3.8.0 - github.com/urfave/cli/v3 v3.8.0 + github.com/urfave/cli/v3 v3.9.0 + github.com/urfave/cli/v3 v3.9.0 ) require (