fix(deps): update module github.com/urfave/cli/v3 to v3.5.0 (#70)

Reviewed-on: https://codeberg.org/woodpecker-plugins/go-plugin/pulls/70
Co-authored-by: woodpecker-bot <woodpecker-bot@obermui.de>
Co-committed-by: woodpecker-bot <woodpecker-bot@obermui.de>
This commit is contained in:
woodpecker-bot
2025-10-25 08:40:50 +02:00
committed by qwerty287
parent 14342137fa
commit 54513ba0ec
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.34.0
github.com/stretchr/testify v1.11.1
github.com/urfave/cli/v3 v3.4.1
github.com/urfave/cli/v3 v3.5.0
golang.org/x/net v0.46.0
)