Skip to content

Commit 0aa18e4

Browse files
committed
Update license cache
1 parent dadaaab commit 0aa18e4

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

.licenses/NOTICE.arduino-cli

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24649,7 +24649,7 @@ rights granted to you under this License for this implementation of Go
2464924649
shall terminate as of the date such litigation is filed.
2465024650

2465124651
*****
24652-
golang.org/x/sys/execabs@v0.37.0
24652+
golang.org/x/sys/execabs@v0.38.0
2465324653

2465424654
Copyright 2009 The Go Authors.
2465524655

@@ -24705,7 +24705,7 @@ rights granted to you under this License for this implementation of Go
2470524705
shall terminate as of the date such litigation is filed.
2470624706

2470724707
*****
24708-
golang.org/x/sys/unix@v0.37.0
24708+
golang.org/x/sys/unix@v0.38.0
2470924709

2471024710
Copyright 2009 The Go Authors.
2471124711

.licenses/go/golang.org/x/sys/execabs.dep.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
name: golang.org/x/sys/execabs
3-
version: v0.37.0
3+
version: v0.38.0
44
type: go
55
summary: Package execabs is a drop-in replacement for os/exec that requires PATH lookups
66
to find absolute paths.
77
homepage: https://pkg.go.dev/golang.org/x/sys/execabs
88
license: other
99
licenses:
10-
- sources: sys@v0.37.0/LICENSE
10+
- sources: sys@v0.38.0/LICENSE
1111
text: |
1212
Copyright 2009 The Go Authors.
1313
@@ -36,7 +36,7 @@ licenses:
3636
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3737
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3838
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
39-
- sources: sys@v0.37.0/PATENTS
39+
- sources: sys@v0.38.0/PATENTS
4040
text: |
4141
Additional IP Rights Grant (Patents)
4242

.licenses/go/golang.org/x/sys/unix.dep.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: golang.org/x/sys/unix
3-
version: v0.37.0
3+
version: v0.38.0
44
type: go
55
summary: Package unix contains an interface to the low-level operating system primitives.
66
homepage: https://pkg.go.dev/golang.org/x/sys/unix
77
license: bsd-3-clause
88
licenses:
9-
- sources: sys@v0.37.0/LICENSE
9+
- sources: sys@v0.38.0/LICENSE
1010
text: |
1111
Copyright 2009 The Go Authors.
1212
@@ -35,7 +35,7 @@ licenses:
3535
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3636
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3737
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
38-
- sources: sys@v0.37.0/PATENTS
38+
- sources: sys@v0.38.0/PATENTS
3939
text: |
4040
Additional IP Rights Grant (Patents)
4141

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24664,7 +24664,7 @@ rights granted to you under this License for this implementation of Go
2466424664
shall terminate as of the date such litigation is filed.
2466524665

2466624666
*****
24667-
golang.org/x/sys/execabs@v0.37.0
24667+
golang.org/x/sys/execabs@v0.38.0
2466824668

2466924669
Copyright 2009 The Go Authors.
2467024670

@@ -24720,7 +24720,7 @@ rights granted to you under this License for this implementation of Go
2472024720
shall terminate as of the date such litigation is filed.
2472124721

2472224722
*****
24723-
golang.org/x/sys/unix@v0.37.0
24723+
golang.org/x/sys/unix@v0.38.0
2472424724

2472524725
Copyright 2009 The Go Authors.
2472624726

0 commit comments

Comments
 (0)