Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 6992c58

Browse files
Bump github.com/spf13/cobra from 1.4.0 to 1.5.0 in /docsgen
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.4.0 to 1.5.0. - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.4.0...v1.5.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 d01d761 commit 6992c58

File tree

2 files changed

+56
-4
lines changed

2 files changed

+56
-4
lines changed

‎docsgen/go.mod‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ replace github.com/oleiade/reflections => github.com/oleiade/reflections v1.0.1
1111

1212
require (
1313
github.com/arduino/arduino-lint v0.0.0
14-
github.com/spf13/cobra v1.4.0
14+
github.com/spf13/cobra v1.5.0
1515
)
1616

1717
require (
@@ -25,7 +25,7 @@ require (
2525
github.com/client9/misspell v0.3.4 // indirect
2626
github.com/cmaglie/go.rice v1.0.3 // indirect
2727
github.com/codeclysm/extract/v3 v3.0.2 // indirect
28-
github.com/cpuguy83/go-md2man/v2 v2.0.1 // indirect
28+
github.com/cpuguy83/go-md2man/v2 v2.0.2 // indirect
2929
github.com/daaku/go.zipexe v1.0.1 // indirect
3030
github.com/davecgh/go-spew v1.1.1 // indirect
3131
github.com/dgraph-io/ristretto v0.0.3 // indirect

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /