Skip to content

Commit eb65e72

Browse files
Bump github.com/spf13/cobra from 1.1.1 to 1.2.1 in /docsgen
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.1.1 to 1.2.1. - [Release notes](https://github.com/spf13/cobra/releases) - [Changelog](https://github.com/spf13/cobra/blob/master/CHANGELOG.md) - [Commits](spf13/cobra@v1.1.1...v1.2.1) --- 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 47fefe1 commit eb65e72

File tree

2 files changed

+283
-18
lines changed

2 files changed

+283
-18
lines changed

docsgen/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ replace github.com/oleiade/reflections => github.com/oleiade/reflections v1.0.1
99

1010
require (
1111
github.com/arduino/arduino-lint v0.0.0
12-
github.com/spf13/cobra v1.1.1
12+
github.com/spf13/cobra v1.2.1
1313
)

0 commit comments

Comments
 (0)