Skip to content

Commit cc61291

Browse files
committed
Update license cache
1 parent f9ecec3 commit cc61291

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

.licenses/NOTICE.arduino-cli

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22419,7 +22419,7 @@ SOFTWARE.
2241922419
The project is licensed under the [MIT License](LICENSE).
2242022420

2242122421
*****
22422-
github.com/spf13/[email protected].1
22422+
github.com/spf13/[email protected].2
2242322423

2242422424
Apache License
2242522425
Version 2.0, January 2004
@@ -22601,7 +22601,7 @@ Apache License
2260122601
Cobra is released under the Apache 2.0 license. See [LICENSE.txt](LICENSE.txt)
2260222602

2260322603
*****
22604-
github.com/spf13/cobra/[email protected].1
22604+
github.com/spf13/cobra/[email protected].2
2260522605

2260622606
Apache License
2260722607
Version 2.0, January 2004

.licenses/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.10.1
3+
version: v1.10.2
44
type: go
55
summary: Package cobra is a commander providing a simple interface to create powerful
66
modern CLI interfaces.

.licenses/go/github.com/spf13/cobra/doc.dep.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/spf13/cobra/doc
3-
version: v1.10.1
3+
version: v1.10.2
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/spf13/cobra/doc
77
license: apache-2.0
88
licenses:
9-
- sources: [email protected].1/LICENSE.txt
9+
- sources: [email protected].2/LICENSE.txt
1010
text: |2
1111
Apache License
1212
Version 2.0, January 2004
@@ -182,6 +182,6 @@ licenses:
182182
defend, and hold each Contributor harmless for any liability
183183
incurred by, or claims asserted against, such Contributor by reason
184184
of your accepting any such warranty or additional liability.
185-
- sources: [email protected].1/README.md
185+
- sources: [email protected].2/README.md
186186
text: Cobra is released under the Apache 2.0 license. See [LICENSE.txt](LICENSE.txt)
187187
notices: []

debian/arduino-cli/usr/share/doc/arduino-cli/copyright

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22434,7 +22434,7 @@ SOFTWARE.
2243422434
The project is licensed under the [MIT License](LICENSE).
2243522435

2243622436
*****
22437-
github.com/spf13/[email protected].1
22437+
github.com/spf13/[email protected].2
2243822438

2243922439
Apache License
2244022440
Version 2.0, January 2004
@@ -22616,7 +22616,7 @@ Apache License
2261622616
Cobra is released under the Apache 2.0 license. See [LICENSE.txt](LICENSE.txt)
2261722617

2261822618
*****
22619-
github.com/spf13/cobra/[email protected].1
22619+
github.com/spf13/cobra/[email protected].2
2262022620

2262122621
Apache License
2262222622
Version 2.0, January 2004

0 commit comments

Comments
 (0)