fix(deps): update module github.com/spf13/pflag to v1.0.6
All checks were successful
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/deploy Pipeline was successful

This commit is contained in:
Renovate Bot 2025-01-29 20:04:34 +00:00
parent 738e9ed076
commit 81c63557ea
Signed by: renovate
GPG key ID: 3A0CE4E8FD0069E6
2 changed files with 3 additions and 2 deletions

2
go.mod
View file

@ -8,7 +8,7 @@ require (
github.com/go-git/go-git/v5 v5.13.2
github.com/rs/zerolog v1.33.0
github.com/spf13/cobra v1.8.1
github.com/spf13/pflag v1.0.5
github.com/spf13/pflag v1.0.6
github.com/spf13/viper v1.19.0
github.com/stretchr/testify v1.10.0
golang.org/x/net v0.34.0