fix(deps): update module github.com/spf13/pflag to v1.0.7 in go.mod (main) (#5743)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-08-28 04:58:11 +00:00
committed by GitHub
parent 5bd4e1853c
commit 961765308e
2 changed files with 3 additions and 2 deletions

2
go.mod
View File

@@ -41,7 +41,7 @@ require (
github.com/shurcooL/githubv4 v0.0.0-20240727222349-48295856cce7
github.com/slack-go/slack v0.16.0
github.com/spf13/cobra v1.9.1
github.com/spf13/pflag v1.0.6
github.com/spf13/pflag v1.0.7
github.com/spf13/viper v1.20.1
github.com/stretchr/testify v1.10.0
github.com/uber-go/tally/v4 v4.1.17