Skip to content

Commit b0220b8

Browse files
wip
1 parent ba50736 commit b0220b8

File tree

204 files changed

+160
-16249
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

204 files changed

+160
-16249
lines changed

.licenses/arduino-language-server/go/github.com/arduino/arduino-cli/rpc/cc/arduino/cli/commands/v1.dep.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
name: github.com/arduino/arduino-cli/rpc/cc/arduino/cli/commands/v1
33
version: v1.0.3
44
type: go
5-
summary:
6-
homepage: https://pkg.go.dev/github.com/arduino/arduino-cli/rpc/cc/arduino/cli/commands/v1
7-
license: gpl-3.0-only
5+
summary:
6+
homepage: https://godoc.org/github.com/arduino/arduino-cli/rpc/cc/arduino/cli/commands/v1
7+
license: other
88
licenses:
99
- sources: rpc/LICENSE.txt
1010
text: |2

.licenses/arduino-language-server/go/github.com/arduino/go-paths-helper.dep.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
name: github.com/arduino/go-paths-helper
33
version: v1.12.1
44
type: go
5-
summary:
6-
homepage: https://pkg.go.dev/github.com/arduino/go-paths-helper
7-
license: gpl-2.0-or-later
5+
summary:
6+
homepage: https://godoc.org/github.com/arduino/go-paths-helper
7+
license: gpl-2.0
88
licenses:
99
- sources: LICENSE
1010
text: |2

.licenses/arduino-language-server/go/github.com/arduino/go-properties-orderedmap.dep.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ name: github.com/arduino/go-properties-orderedmap
33
version: v1.8.1
44
type: go
55
summary: Package properties is a library for handling maps of hierarchical properties.
6-
homepage: https://pkg.go.dev/github.com/arduino/go-properties-orderedmap
7-
license: gpl-2.0+
6+
homepage: https://godoc.org/github.com/arduino/go-properties-orderedmap
7+
license: gpl-2.0
88
licenses:
99
- sources: LICENSE
1010
text: |2

.licenses/arduino-language-server/go/github.com/arduino/pluggable-discovery-protocol-handler/v2.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v2.2.0
44
type: go
55
summary: Package discovery is a library for handling the Arduino Pluggable-Discovery
66
protocol (https://github.com/arduino/tooling-rfcs/blob/main/RFCs/0002-pluggable-discovery.md#pluggable-discovery-api-via-stdinstdout)
7-
homepage: https://pkg.go.dev/github.com/arduino/pluggable-discovery-protocol-handler/v2
7+
homepage: https://godoc.org/github.com/arduino/pluggable-discovery-protocol-handler/v2
88
license: other
99
licenses:
1010
- sources: LICENSE.txt

.licenses/arduino-language-server/go/github.com/fatih/color.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v1.17.0
44
type: go
55
summary: Package color is an ANSI color package to output colorized or SGR defined
66
output to the standard output.
7-
homepage: https://pkg.go.dev/github.com/fatih/color
7+
homepage: https://godoc.org/github.com/fatih/color
88
license: mit
99
licenses:
1010
- sources: LICENSE.md

.licenses/arduino-language-server/go/github.com/mattn/go-colorable.dep.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
name: github.com/mattn/go-colorable
33
version: v0.1.13
44
type: go
5-
summary:
6-
homepage: https://pkg.go.dev/github.com/mattn/go-colorable
5+
summary:
6+
homepage: https://godoc.org/github.com/mattn/go-colorable
77
license: mit
88
licenses:
99
- sources: LICENSE

.licenses/arduino-language-server/go/github.com/mattn/go-isatty.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: github.com/mattn/go-isatty
33
version: v0.0.20
44
type: go
55
summary: Package isatty implements interface to isatty
6-
homepage: https://pkg.go.dev/github.com/mattn/go-isatty
6+
homepage: https://godoc.org/github.com/mattn/go-isatty
77
license: mit
88
licenses:
99
- sources: LICENSE

.licenses/arduino-language-server/go/github.com/pkg/errors.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: github.com/pkg/errors
33
version: v0.9.1
44
type: go
55
summary: Package errors provides simple error handling primitives.
6-
homepage: https://pkg.go.dev/github.com/pkg/errors
6+
homepage: https://godoc.org/github.com/pkg/errors
77
license: bsd-2-clause
88
licenses:
99
- sources: LICENSE

.licenses/arduino-language-server/go/go.bug.st/json.dep.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ name: go.bug.st/json
33
version: v1.15.6
44
type: go
55
summary: Package json implements encoding and decoding of JSON as defined in RFC 7159.
6-
homepage: https://pkg.go.dev/go.bug.st/json
7-
license: bsd-3-clause
6+
homepage: https://godoc.org/go.bug.st/json
7+
license: other
88
licenses:
99
- sources: LICENSE
1010
text: |2+
@@ -14,3 +14,4 @@ licenses:
1414
- sources: README.md
1515
text: 'The license is the same from the Golang source code: https://github.com/golang/go/blob/master/LICENSE'
1616
notices: []
17+
...

.licenses/arduino-language-server/go/go.bug.st/lsp.dep.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
name: go.bug.st/lsp
3-
version: v0.1.2
3+
version: v0.1.3
44
type: go
5-
summary:
6-
homepage: https://pkg.go.dev/go.bug.st/lsp
5+
summary: Package lsp is an implementation of a Language Server Protocol handler.
6+
homepage: https://godoc.org/go.bug.st/lsp
77
license: bsd-3-clause
88
licenses:
99
- sources: LICENSE

0 commit comments

Comments
 (0)