Skip to content

Commit 2be415b

Browse files
authored
Merge pull request #253 from per1234/bump-cobra
Bump `github.com/spf13/cobra` dependency to v1.2.1
2 parents 5597009 + d2132fa commit 2be415b

File tree

4 files changed

+562
-75
lines changed

4 files changed

+562
-75
lines changed

docsgen/go.mod

+1-1
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)