Skip to content

Commit bc06a0d

Browse files
Bump github.com/spf13/cobra from 1.1.3 to 1.3.0 (#39)
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.1.3 to 1.3.0. - [Release notes](https://github.com/spf13/cobra/releases) - [Changelog](https://github.com/spf13/cobra/blob/master/CHANGELOG.md) - [Commits](spf13/cobra@v1.1.3...v1.3.0) --- updated-dependencies: - dependency-name: github.com/spf13/cobra dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Rick <1450685+LinuxSuRen@users.noreply.github.com>
1 parent 556d676 commit bc06a0d

File tree

2 files changed

+113
-11
lines changed

2 files changed

+113
-11
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ require (
88
github.com/linuxsuren/go-cli-alias v0.0.9
99
github.com/linuxsuren/http-downloader v0.0.55
1010
github.com/magiconair/properties v1.8.5
11-
github.com/spf13/cobra v1.2.1
12-
github.com/spf13/viper v1.9.0
11+
github.com/spf13/cobra v1.3.0
12+
github.com/spf13/viper v1.10.0
1313
)

0 commit comments

Comments
 (0)