Skip to content

Commit 2bc72cf

Browse files
committed
Tidy dependent modules to reflect github.com/spf13/cobra bump
The bump of the `github.com/spf13/cobra` dependency of the project's root `github.com/arduino/arduino-lint` module also requires updates to the dependencies data of the projects modules which depend on `github.com/arduino/arduino-lint`.
1 parent 8d53d73 commit 2bc72cf

File tree

4 files changed

+14
-732
lines changed

4 files changed

+14
-732
lines changed

docsgen/go.mod

Lines changed: 1 addition & 1 deletion
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.3.0
14+
github.com/spf13/cobra v1.4.0
1515
)
1616

1717
require (

0 commit comments

Comments
 (0)