Skip to content

Commit cabd21d

Browse files
build(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.0
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.8.1 to 1.9.0. - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.8.1...v1.9.0) --- updated-dependencies: - dependency-name: github.com/spf13/cobra dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 042d640 commit cabd21d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ require (
100100
github.com/sivchari/tenv v1.12.1
101101
github.com/sonatard/noctx v0.1.0
102102
github.com/sourcegraph/go-diff v0.7.0
103-
github.com/spf13/cobra v1.8.1
103+
github.com/spf13/cobra v1.9.0
104104
github.com/spf13/pflag v1.0.6
105105
github.com/spf13/viper v1.12.0
106106
github.com/ssgreg/nlreturn/v2 v2.2.1

go.sum

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

0 commit comments

Comments
 (0)