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.
2 parents 7a08b86 + c7d3c14 commit 3aa5c56Copy full SHA for 3aa5c56
.licenses/libraries-repository-engine/go/github.com/spf13/cobra.dep.yml
@@ -1,6 +1,6 @@
1
---
2
name: github.com/spf13/cobra
3
-version: v1.3.0
+version: v1.4.0
4
type: go
5
summary: Package cobra is a commander providing a simple interface to create powerful
6
modern CLI interfaces.
go.mod
@@ -6,7 +6,7 @@ require (
github.com/arduino/arduino-cli v0.0.0-20210520100059-2666b6ec51e9
7
github.com/arduino/go-paths-helper v1.7.0
8
github.com/go-git/go-git/v5 v5.4.2
9
- github.com/spf13/cobra v1.3.0
+ github.com/spf13/cobra v1.4.0
10
github.com/spf13/pflag v1.0.5
11
github.com/stretchr/testify v1.7.0
12
github.com/vaughan0/go-ini v0.0.0-20130923145212-a98ad7ee00ec
0 commit comments