Skip to content

Commit cd623e5

Browse files
Bump github.com/spf13/cobra from 1.2.1 to 1.3.0
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.2.1 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.2.1...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>
1 parent 53e02d4 commit cd623e5

File tree

2 files changed

+208
-45
lines changed

2 files changed

+208
-45
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/arduino/go-paths-helper v1.6.1
88
github.com/arduino/golang-concurrent-workers v0.0.0-20170202182617-6710cdc954bc
99
github.com/go-git/go-git/v5 v5.4.2
10-
github.com/spf13/cobra v1.2.1
10+
github.com/spf13/cobra v1.3.0
1111
github.com/spf13/pflag v1.0.5
1212
github.com/stretchr/testify v1.7.0
1313
github.com/vaughan0/go-ini v0.0.0-20130923145212-a98ad7ee00ec

0 commit comments

Comments
 (0)