We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a783fe0 commit c389680Copy full SHA for c389680
go.mod
@@ -6,7 +6,7 @@ require (
6
github.com/arduino/arduino-cli v0.0.0-20210520100059-2666b6ec51e9
7
github.com/arduino/go-paths-helper v1.9.2
8
github.com/go-git/go-git/v5 v5.6.1
9
- github.com/spf13/cobra v1.7.0
+ github.com/spf13/cobra v1.8.0
10
github.com/spf13/pflag v1.0.5
11
github.com/stretchr/testify v1.8.2
12
github.com/vaughan0/go-ini v0.0.0-20130923145212-a98ad7ee00ec
0 commit comments