Skip to content

Commit 3aa5c56

Browse files
authored
Merge pull request #101 from arduino/dependabot/go_modules/github.com/spf13/cobra-1.4.0
Bump github.com/spf13/cobra from 1.3.0 to 1.4.0
2 parents 7a08b86 + c7d3c14 commit 3aa5c56

File tree

3 files changed

+15
-567
lines changed

3 files changed

+15
-567
lines changed

.licenses/libraries-repository-engine/go/github.com/spf13/cobra.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: github.com/spf13/cobra
3-
version: v1.3.0
3+
version: v1.4.0
44
type: go
55
summary: Package cobra is a commander providing a simple interface to create powerful
66
modern CLI interfaces.

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
github.com/arduino/arduino-cli v0.0.0-20210520100059-2666b6ec51e9
77
github.com/arduino/go-paths-helper v1.7.0
88
github.com/go-git/go-git/v5 v5.4.2
9-
github.com/spf13/cobra v1.3.0
9+
github.com/spf13/cobra v1.4.0
1010
github.com/spf13/pflag v1.0.5
1111
github.com/stretchr/testify v1.7.0
1212
github.com/vaughan0/go-ini v0.0.0-20130923145212-a98ad7ee00ec

0 commit comments

Comments
 (0)