fix(deps): update github.com/urfave/cli/v3 digest to 3d76e1b

This commit is contained in:
woodpecker-bot 2024-08-31 00:07:36 +00:00
parent 2b17135e0c
commit 2b59a3028d
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.20240825143536-cd7d34a171a0
github.com/urfave/cli/v3 v3.0.0-alpha9.0.20240826114241-3d76e1b39adf
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.20240825143536-cd7d34a171a0 h1:YFlNsEsMWtfv7EHRjDjt7zOhDa5UDi1MJvN8Y2gqH3E=
github.com/urfave/cli/v3 v3.0.0-alpha9.0.20240825143536-cd7d34a171a0/go.mod h1:Z1ItyMma7t6I7zHG9OpbExhHQOSkFf/96n+mAZ9MtVI=
github.com/urfave/cli/v3 v3.0.0-alpha9.0.20240826114241-3d76e1b39adf h1:L0aWxA1cTFeQlpD/FL6miz8Jqxgg0+j6pYZY9DiUgAQ=
github.com/urfave/cli/v3 v3.0.0-alpha9.0.20240826114241-3d76e1b39adf/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=