Skip to content

Commit 4585410

Browse files
committed
Tidy Go submodules
Their transient dependencies must be updated following the update to the root module's github.com/spf13/cobra dependency
1 parent 15270b9 commit 4585410

File tree

3 files changed

+371
-72
lines changed

3 files changed

+371
-72
lines changed

docsgen/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ 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.2.1
14+
github.com/spf13/cobra v1.3.0
1515
)

0 commit comments

Comments
 (0)