File tree Expand file tree Collapse file tree 2 files changed +4
-11
lines changed
.licenses/arduino-router/go/golang.org/x/sys Expand file tree Collapse file tree 2 files changed +4
-11
lines changed Original file line number Diff line number Diff line change 11sources :
2- go : {}
2+ go : true
33
4- cache_path : licenses
4+ cache_path : . licenses/
55
66apps :
7- - name : arduino-router
8- source_path : .
9- cache_path : .licenses/arduino-router
10- include_sources :
11- - go
7+ - source_path : ./
128
139# Source: https://github.com/arduino/tooling-project-assets/blob/main/workflow-templates/assets/check-dependencies/GPL-3.0/.licensed.yml
1410allowed :
@@ -88,6 +84,3 @@ allowed:
8884 - liliq-r-1.1
8985 - liliq-rplus-1.1
9086
91- reviewed :
92- go :
93- - golang.org/x/sys/unix@v0.37.0
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ version: v0.37.0
44type : go
55summary : Package unix contains an interface to the low-level operating system primitives.
66homepage : https://pkg.go.dev/golang.org/x/sys/unix
7- license : other
7+ license : bsd-3-clause
88licenses :
99- sources : sys@v0.37.0/LICENSE
1010 text : |
You can’t perform that action at this time.
0 commit comments