fix(deps): update github.com/urfave/cli/v3 digest to cd7d34a (#32)

Reviewed-on: https://codeberg.org/woodpecker-plugins/go-plugin/pulls/32
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 2024-08-26 06:21:25 +00:00 committed by qwerty287
parent c79c27bb51
commit 2b17135e0c
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@ -6,7 +6,7 @@ require (
github.com/joho/godotenv v1.5.1
github.com/rs/zerolog v1.33.0
github.com/stretchr/testify v1.9.0
github.com/urfave/cli/v3 v3.0.0-alpha9.0.20240817222500-3110c0e7401e
github.com/urfave/cli/v3 v3.0.0-alpha9.0.20240825143536-cd7d34a171a0
golang.org/x/net v0.28.0
)

4
go.sum
View File

@ -17,8 +17,8 @@ github.com/rs/zerolog v1.33.0 h1:1cU2KZkvPxNyfgEmhHAz/1A9Bz+llsdYzklWFzgp0r8=
github.com/rs/zerolog v1.33.0/go.mod h1:/7mN4D5sKwJLZQ2b/znpjC3/GQWY/xaDXUM0kKWRHss=
github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg=
github.com/stretchr/testify v1.9.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
github.com/urfave/cli/v3 v3.0.0-alpha9.0.20240817222500-3110c0e7401e h1:M6dLyOys+RUvA++CYiyLItvWSWj7cE/782douqMytv4=
github.com/urfave/cli/v3 v3.0.0-alpha9.0.20240817222500-3110c0e7401e/go.mod h1:Z1ItyMma7t6I7zHG9OpbExhHQOSkFf/96n+mAZ9MtVI=
github.com/urfave/cli/v3 v3.0.0-alpha9.0.20240825143536-cd7d34a171a0 h1:YFlNsEsMWtfv7EHRjDjt7zOhDa5UDi1MJvN8Y2gqH3E=
github.com/urfave/cli/v3 v3.0.0-alpha9.0.20240825143536-cd7d34a171a0/go.mod h1:Z1ItyMma7t6I7zHG9OpbExhHQOSkFf/96n+mAZ9MtVI=
golang.org/x/net v0.28.0 h1:a9JDOJc5GMUJ0+UDqmLT86WiEy7iWyIhz8gz8E4e5hE=
golang.org/x/net v0.28.0/go.mod h1:yqtgsTWOOnlGLG9GFRrK3++bGOUEkNBoHZc8MEDWPNg=
golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=