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 2167a40 commit 1433c44Copy full SHA for 1433c44
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.12.1
8
github.com/go-git/go-git/v5 v5.6.1
9
- github.com/spf13/cobra v1.8.0
+ github.com/spf13/cobra v1.8.1
10
github.com/spf13/pflag v1.0.5
11
github.com/stretchr/testify v1.9.0
12
github.com/vaughan0/go-ini v0.0.0-20130923145212-a98ad7ee00ec
0 commit comments