Skip to content

Commit a0815ae

Browse files
build(deps): bump github.com/spf13/pflag from 1.0.6 to 1.0.7
Bumps [github.com/spf13/pflag](https://github.com/spf13/pflag) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/spf13/pflag/releases) - [Commits](spf13/pflag@v1.0.6...v1.0.7) --- updated-dependencies: - dependency-name: github.com/spf13/pflag dependency-version: 1.0.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2c0fc42 commit a0815ae

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
@@ -107,7 +107,7 @@ require (
107107
github.com/sonatard/noctx v0.3.5
108108
github.com/sourcegraph/go-diff v0.7.0
109109
github.com/spf13/cobra v1.9.1
110-
github.com/spf13/pflag v1.0.6
110+
github.com/spf13/pflag v1.0.7
111111
github.com/spf13/viper v1.12.0
112112
github.com/ssgreg/nlreturn/v2 v2.2.1
113113
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)