Skip to content

Commit c251e6a

Browse files
build(deps): bump github.com/spf13/pflag from 1.0.9 to 1.0.10
Bumps [github.com/spf13/pflag](https://github.com/spf13/pflag) from 1.0.9 to 1.0.10. - [Release notes](https://github.com/spf13/pflag/releases) - [Commits](spf13/pflag@v1.0.9...v1.0.10) --- updated-dependencies: - dependency-name: github.com/spf13/pflag dependency-version: 1.0.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 483c1c3 commit c251e6a

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ require (
108108
github.com/sonatard/noctx v0.4.0
109109
github.com/sourcegraph/go-diff v0.7.0
110110
github.com/spf13/cobra v1.10.1
111-
github.com/spf13/pflag v1.0.9
111+
github.com/spf13/pflag v1.0.10
112112
github.com/spf13/viper v1.12.0
113113
github.com/ssgreg/nlreturn/v2 v2.2.1
114114
github.com/stbenjam/no-sprintf-host-port v0.2.0

go.sum

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)