fix(deps): update module github.com/urfave/cli/v3 to v3.9.0

This commit is contained in:
woodpecker-bot
2026-05-16 00:06:01 +00:00
parent b9901cb0a4
commit 6d2dd250f2
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ require (
github.com/joho/godotenv v1.5.1
github.com/rs/zerolog v1.35.1
github.com/stretchr/testify v1.11.1
github.com/urfave/cli/v3 v3.8.0
github.com/urfave/cli/v3 v3.9.0
golang.org/x/net v0.54.0
)