fix(deps): update module github.com/spf13/pflag to v1.0.6

This commit is contained in:
renovate[bot] 2025-02-01 05:13:25 +00:00 committed by GitHub
parent 3c7c688184
commit 147d80b9d5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 1 deletions

2
go.mod
View file

@ -17,7 +17,7 @@ require (
github.com/robfig/cron v1.2.0
github.com/sirupsen/logrus v1.9.3
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