Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit b0220b8

Browse filesBrowse files
wip
1 parent ba50736 commit b0220b8
Copy full SHA for b0220b8

File tree

Expand file treeCollapse file tree

204 files changed

+160
-16249
lines changed
Filter options

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Dismiss banner
Expand file treeCollapse file tree

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

Copy file name to clipboardExpand all lines: .licenses/arduino-language-server/go/github.com/arduino/arduino-cli/rpc/cc/arduino/cli/commands/v1.dep.yml
+3-3Lines 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

Copy file name to clipboardExpand all lines: .licenses/arduino-language-server/go/github.com/arduino/go-paths-helper.dep.yml
+3-3Lines 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

Copy file name to clipboardExpand all lines: .licenses/arduino-language-server/go/github.com/arduino/go-properties-orderedmap.dep.yml
+2-2Lines 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

Copy file name to clipboardExpand all lines: .licenses/arduino-language-server/go/github.com/arduino/pluggable-discovery-protocol-handler/v2.dep.yml
+1-1Lines 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

Copy file name to clipboardExpand all lines: .licenses/arduino-language-server/go/github.com/fatih/color.dep.yml
+1-1Lines 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

Copy file name to clipboardExpand all lines: .licenses/arduino-language-server/go/github.com/mattn/go-colorable.dep.yml
+2-2Lines 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

Copy file name to clipboardExpand all lines: .licenses/arduino-language-server/go/github.com/mattn/go-isatty.dep.yml
+1-1Lines 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

Copy file name to clipboardExpand all lines: .licenses/arduino-language-server/go/github.com/pkg/errors.dep.yml
+1-1Lines 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

Copy file name to clipboardExpand all lines: .licenses/arduino-language-server/go/go.bug.st/json.dep.yml
+3-2Lines 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

Copy file name to clipboardExpand all lines: .licenses/arduino-language-server/go/go.bug.st/lsp.dep.yml
+3-3Lines 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

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

Copy file name to clipboardExpand all lines: .licenses/arduino-language-server/go/go.bug.st/lsp/jsonrpc.dep.yml
+5-4Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
---
22
name: go.bug.st/lsp/jsonrpc
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/jsonrpc
5+
summary: Package jsonrpc is an implementation of a Language Server Protocol JSON-RPC
6+
protocol.
7+
homepage: https://godoc.org/go.bug.st/lsp/jsonrpc
78
license: bsd-3-clause
89
licenses:
9-
- sources: lsp@v0.1.2/LICENSE
10+
- sources: lsp@v0.1.3/LICENSE
1011
text: |2+
1112
1213
Copyright (c) 2021, Cristian Maglie.

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

Copy file name to clipboardExpand all lines: .licenses/arduino-language-server/go/go.bug.st/lsp/textedits.dep.yml
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: go.bug.st/lsp/textedits
3-
version: v0.1.2
3+
version: v0.1.3
44
type: go
55
summary:
6-
homepage: https://pkg.go.dev/go.bug.st/lsp/textedits
6+
homepage: https://godoc.org/go.bug.st/lsp/textedits
77
license: bsd-3-clause
88
licenses:
9-
- sources: lsp@v0.1.2/LICENSE
9+
- sources: lsp@v0.1.3/LICENSE
1010
text: |2+
1111
1212
Copyright (c) 2021, Cristian Maglie.

‎.licenses/arduino-language-server/go/go.bug.st/relaxed-semver.dep.yml

Copy file name to clipboardExpand all lines: .licenses/arduino-language-server/go/go.bug.st/relaxed-semver.dep.yml
+3-2Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
name: go.bug.st/relaxed-semver
33
version: v0.12.0
44
type: go
5-
summary:
6-
homepage: https://pkg.go.dev/go.bug.st/relaxed-semver
5+
summary:
6+
homepage: https://godoc.org/go.bug.st/relaxed-semver
77
license: bsd-3-clause
88
licenses:
99
- sources: LICENSE
@@ -42,3 +42,4 @@ licenses:
4242
POSSIBILITY OF SUCH DAMAGE.
4343
4444
notices: []
45+
...

‎.licenses/arduino-language-server/go/golang.org/x/net/http2.dep.yml

Copy file name to clipboardExpand all lines: .licenses/arduino-language-server/go/golang.org/x/net/http2.dep.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ name: golang.org/x/net/http2
33
version: v0.25.0
44
type: go
55
summary: Package http2 implements the HTTP/2 protocol.
6-
homepage: https://pkg.go.dev/golang.org/x/net/http2
7-
license: bsd-3-clause
6+
homepage: https://godoc.org/golang.org/x/net/http2
7+
license: other
88
licenses:
99
- sources: net@v0.25.0/LICENSE
1010
text: |

‎.licenses/arduino-language-server/go/golang.org/x/net/internal/timeseries.dep.yml

Copy file name to clipboardExpand all lines: .licenses/arduino-language-server/go/golang.org/x/net/internal/timeseries.dep.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ name: golang.org/x/net/internal/timeseries
33
version: v0.25.0
44
type: go
55
summary: Package timeseries implements a time series structure for stats collection.
6-
homepage: https://pkg.go.dev/golang.org/x/net/internal/timeseries
7-
license: bsd-3-clause
6+
homepage: https://godoc.org/golang.org/x/net/internal/timeseries
7+
license: other
88
licenses:
99
- sources: net@v0.25.0/LICENSE
1010
text: |

‎.licenses/arduino-language-server/go/golang.org/x/net/trace.dep.yml

Copy file name to clipboardExpand all lines: .licenses/arduino-language-server/go/golang.org/x/net/trace.dep.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ name: golang.org/x/net/trace
33
version: v0.25.0
44
type: go
55
summary: Package trace implements tracing of requests and long-lived objects.
6-
homepage: https://pkg.go.dev/golang.org/x/net/trace
7-
license: bsd-3-clause
6+
homepage: https://godoc.org/golang.org/x/net/trace
7+
license: other
88
licenses:
99
- sources: net@v0.25.0/LICENSE
1010
text: |

‎.licenses/arduino-language-server/go/golang.org/x/sys/unix.dep.yml

Copy file name to clipboardExpand all lines: .licenses/arduino-language-server/go/golang.org/x/sys/unix.dep.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ name: golang.org/x/sys/unix
33
version: v0.22.0
44
type: go
55
summary: Package unix contains an interface to the low-level operating system primitives.
6-
homepage: https://pkg.go.dev/golang.org/x/sys/unix
7-
license: bsd-3-clause
6+
homepage: https://godoc.org/golang.org/x/sys/unix
7+
license: other
88
licenses:
99
- sources: sys@v0.22.0/LICENSE
1010
text: |

‎.licenses/arduino-language-server/go/google.golang.org/genproto/googleapis/rpc/status.dep.yml

Copy file name to clipboardExpand all lines: .licenses/arduino-language-server/go/google.golang.org/genproto/googleapis/rpc/status.dep.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
name: google.golang.org/genproto/googleapis/rpc/status
33
version: v0.0.0-20240528184218-531527333157
44
type: go
5-
summary:
6-
homepage: https://pkg.go.dev/google.golang.org/genproto/googleapis/rpc/status
5+
summary:
6+
homepage: https://godoc.org/google.golang.org/genproto/googleapis/rpc/status
77
license: apache-2.0
88
licenses:
99
- sources: rpc@v0.0.0-20240528184218-531527333157/LICENSE

‎.licenses/arduino-language-server/go/google.golang.org/grpc.dep.yml

Copy file name to clipboardExpand all lines: .licenses/arduino-language-server/go/google.golang.org/grpc.dep.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: google.golang.org/grpc
33
version: v1.65.0
44
type: go
55
summary: Package grpc implements an RPC system called gRPC.
6-
homepage: https://pkg.go.dev/google.golang.org/grpc
6+
homepage: https://godoc.org/google.golang.org/grpc
77
license: apache-2.0
88
licenses:
99
- sources: LICENSE

‎.licenses/arduino-language-server/go/google.golang.org/grpc/attributes.dep.yml

Copy file name to clipboardExpand all lines: .licenses/arduino-language-server/go/google.golang.org/grpc/attributes.dep.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v1.65.0
44
type: go
55
summary: Package attributes defines a generic key/value store used in various gRPC
66
components.
7-
homepage: https://pkg.go.dev/google.golang.org/grpc/attributes
7+
homepage: https://godoc.org/google.golang.org/grpc/attributes
88
license: apache-2.0
99
licenses:
1010
- sources: grpc@v1.65.0/LICENSE

‎.licenses/arduino-language-server/go/google.golang.org/grpc/backoff.dep.yml

Copy file name to clipboardExpand all lines: .licenses/arduino-language-server/go/google.golang.org/grpc/backoff.dep.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: google.golang.org/grpc/backoff
33
version: v1.65.0
44
type: go
55
summary: Package backoff provides configuration options for backoff.
6-
homepage: https://pkg.go.dev/google.golang.org/grpc/backoff
6+
homepage: https://godoc.org/google.golang.org/grpc/backoff
77
license: apache-2.0
88
licenses:
99
- sources: grpc@v1.65.0/LICENSE

‎.licenses/arduino-language-server/go/google.golang.org/grpc/balancer.dep.yml

Copy file name to clipboardExpand all lines: .licenses/arduino-language-server/go/google.golang.org/grpc/balancer.dep.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: google.golang.org/grpc/balancer
33
version: v1.65.0
44
type: go
55
summary: Package balancer defines APIs for load balancing in gRPC.
6-
homepage: https://pkg.go.dev/google.golang.org/grpc/balancer
6+
homepage: https://godoc.org/google.golang.org/grpc/balancer
77
license: apache-2.0
88
licenses:
99
- sources: grpc@v1.65.0/LICENSE

‎.licenses/arduino-language-server/go/google.golang.org/grpc/balancer/base.dep.yml

Copy file name to clipboardExpand all lines: .licenses/arduino-language-server/go/google.golang.org/grpc/balancer/base.dep.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v1.65.0
44
type: go
55
summary: Package base defines a balancer base that can be used to build balancers
66
with different picking algorithms.
7-
homepage: https://pkg.go.dev/google.golang.org/grpc/balancer/base
7+
homepage: https://godoc.org/google.golang.org/grpc/balancer/base
88
license: apache-2.0
99
licenses:
1010
- sources: grpc@v1.65.0/LICENSE

‎.licenses/arduino-language-server/go/google.golang.org/grpc/balancer/grpclb/state.dep.yml

Copy file name to clipboardExpand all lines: .licenses/arduino-language-server/go/google.golang.org/grpc/balancer/grpclb/state.dep.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v1.65.0
44
type: go
55
summary: Package state declares grpclb types to be set by resolvers wishing to pass
66
information to grpclb via resolver.State Attributes.
7-
homepage: https://pkg.go.dev/google.golang.org/grpc/balancer/grpclb/state
7+
homepage: https://godoc.org/google.golang.org/grpc/balancer/grpclb/state
88
license: apache-2.0
99
licenses:
1010
- sources: grpc@v1.65.0/LICENSE

‎.licenses/arduino-language-server/go/google.golang.org/grpc/balancer/pickfirst.dep.yml

Copy file name to clipboardExpand all lines: .licenses/arduino-language-server/go/google.golang.org/grpc/balancer/pickfirst.dep.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: google.golang.org/grpc/balancer/pickfirst
33
version: v1.65.0
44
type: go
55
summary: Package pickfirst contains the pick_first load balancing policy.
6-
homepage: https://pkg.go.dev/google.golang.org/grpc/balancer/pickfirst
6+
homepage: https://godoc.org/google.golang.org/grpc/balancer/pickfirst
77
license: apache-2.0
88
licenses:
99
- sources: grpc@v1.65.0/LICENSE

‎.licenses/arduino-language-server/go/google.golang.org/grpc/balancer/roundrobin.dep.yml

Copy file name to clipboardExpand all lines: .licenses/arduino-language-server/go/google.golang.org/grpc/balancer/roundrobin.dep.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: google.golang.org/grpc/balancer/roundrobin
33
version: v1.65.0
44
type: go
55
summary: Package roundrobin defines a roundrobin balancer.
6-
homepage: https://pkg.go.dev/google.golang.org/grpc/balancer/roundrobin
6+
homepage: https://godoc.org/google.golang.org/grpc/balancer/roundrobin
77
license: apache-2.0
88
licenses:
99
- sources: grpc@v1.65.0/LICENSE

‎.licenses/arduino-language-server/go/google.golang.org/grpc/binarylog/grpc_binarylog_v1.dep.yml

Copy file name to clipboardExpand all lines: .licenses/arduino-language-server/go/google.golang.org/grpc/binarylog/grpc_binarylog_v1.dep.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
name: google.golang.org/grpc/binarylog/grpc_binarylog_v1
33
version: v1.65.0
44
type: go
5-
summary:
6-
homepage: https://pkg.go.dev/google.golang.org/grpc/binarylog/grpc_binarylog_v1
5+
summary:
6+
homepage: https://godoc.org/google.golang.org/grpc/binarylog/grpc_binarylog_v1
77
license: apache-2.0
88
licenses:
99
- sources: grpc@v1.65.0/LICENSE

‎.licenses/arduino-language-server/go/google.golang.org/grpc/channelz.dep.yml

Copy file name to clipboardExpand all lines: .licenses/arduino-language-server/go/google.golang.org/grpc/channelz.dep.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v1.65.0
44
type: go
55
summary: Package channelz exports internals of the channelz implementation as required
66
by other gRPC packages.
7-
homepage: https://pkg.go.dev/google.golang.org/grpc/channelz
7+
homepage: https://godoc.org/google.golang.org/grpc/channelz
88
license: apache-2.0
99
licenses:
1010
- sources: grpc@v1.65.0/LICENSE

‎.licenses/arduino-language-server/go/google.golang.org/grpc/codes.dep.yml

Copy file name to clipboardExpand all lines: .licenses/arduino-language-server/go/google.golang.org/grpc/codes.dep.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: google.golang.org/grpc/codes
33
version: v1.65.0
44
type: go
55
summary: Package codes defines the canonical error codes used by gRPC.
6-
homepage: https://pkg.go.dev/google.golang.org/grpc/codes
6+
homepage: https://godoc.org/google.golang.org/grpc/codes
77
license: apache-2.0
88
licenses:
99
- sources: grpc@v1.65.0/LICENSE

‎.licenses/arduino-language-server/go/google.golang.org/grpc/connectivity.dep.yml

Copy file name to clipboardExpand all lines: .licenses/arduino-language-server/go/google.golang.org/grpc/connectivity.dep.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: google.golang.org/grpc/connectivity
33
version: v1.65.0
44
type: go
55
summary: Package connectivity defines connectivity semantics.
6-
homepage: https://pkg.go.dev/google.golang.org/grpc/connectivity
6+
homepage: https://godoc.org/google.golang.org/grpc/connectivity
77
license: apache-2.0
88
licenses:
99
- sources: grpc@v1.65.0/LICENSE

‎.licenses/arduino-language-server/go/google.golang.org/grpc/credentials.dep.yml

Copy file name to clipboardExpand all lines: .licenses/arduino-language-server/go/google.golang.org/grpc/credentials.dep.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ summary: Package credentials implements various credentials supported by gRPC li
66
which encapsulate all the state needed by a client to authenticate with a server
77
and make various assertions, e.g., about the client's identity, role, or whether
88
it is authorized to make a particular call.
9-
homepage: https://pkg.go.dev/google.golang.org/grpc/credentials
9+
homepage: https://godoc.org/google.golang.org/grpc/credentials
1010
license: apache-2.0
1111
licenses:
1212
- sources: grpc@v1.65.0/LICENSE

‎.licenses/arduino-language-server/go/google.golang.org/grpc/credentials/insecure.dep.yml

Copy file name to clipboardExpand all lines: .licenses/arduino-language-server/go/google.golang.org/grpc/credentials/insecure.dep.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v1.65.0
44
type: go
55
summary: Package insecure provides an implementation of the credentials.TransportCredentials
66
interface which disables transport security.
7-
homepage: https://pkg.go.dev/google.golang.org/grpc/credentials/insecure
7+
homepage: https://godoc.org/google.golang.org/grpc/credentials/insecure
88
license: apache-2.0
99
licenses:
1010
- sources: grpc@v1.65.0/LICENSE

‎.licenses/arduino-language-server/go/google.golang.org/grpc/encoding.dep.yml

Copy file name to clipboardExpand all lines: .licenses/arduino-language-server/go/google.golang.org/grpc/encoding.dep.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v1.65.0
44
type: go
55
summary: Package encoding defines the interface for the compressor and codec, and
66
functions to register and retrieve compressors and codecs.
7-
homepage: https://pkg.go.dev/google.golang.org/grpc/encoding
7+
homepage: https://godoc.org/google.golang.org/grpc/encoding
88
license: apache-2.0
99
licenses:
1010
- sources: grpc@v1.65.0/LICENSE

‎.licenses/arduino-language-server/go/google.golang.org/grpc/encoding/proto.dep.yml

Copy file name to clipboardExpand all lines: .licenses/arduino-language-server/go/google.golang.org/grpc/encoding/proto.dep.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: google.golang.org/grpc/encoding/proto
33
version: v1.65.0
44
type: go
55
summary: Package proto defines the protobuf codec.
6-
homepage: https://pkg.go.dev/google.golang.org/grpc/encoding/proto
6+
homepage: https://godoc.org/google.golang.org/grpc/encoding/proto
77
license: apache-2.0
88
licenses:
99
- sources: grpc@v1.65.0/LICENSE

‎.licenses/arduino-language-server/go/google.golang.org/grpc/grpclog.dep.yml

Copy file name to clipboardExpand all lines: .licenses/arduino-language-server/go/google.golang.org/grpc/grpclog.dep.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: google.golang.org/grpc/grpclog
33
version: v1.65.0
44
type: go
55
summary: Package grpclog defines logging for grpc.
6-
homepage: https://pkg.go.dev/google.golang.org/grpc/grpclog
6+
homepage: https://godoc.org/google.golang.org/grpc/grpclog
77
license: apache-2.0
88
licenses:
99
- sources: grpc@v1.65.0/LICENSE

‎.licenses/arduino-language-server/go/google.golang.org/grpc/internal.dep.yml

Copy file name to clipboardExpand all lines: .licenses/arduino-language-server/go/google.golang.org/grpc/internal.dep.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v1.65.0
44
type: go
55
summary: Package internal contains gRPC-internal code, to avoid polluting the godoc
66
of the top-level grpc package.
7-
homepage: https://pkg.go.dev/google.golang.org/grpc/internal
7+
homepage: https://godoc.org/google.golang.org/grpc/internal
88
license: apache-2.0
99
licenses:
1010
- sources: grpc@v1.65.0/LICENSE

‎.licenses/arduino-language-server/go/google.golang.org/grpc/internal/backoff.dep.yml

Copy file name to clipboardExpand all lines: .licenses/arduino-language-server/go/google.golang.org/grpc/internal/backoff.dep.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: google.golang.org/grpc/internal/backoff
33
version: v1.65.0
44
type: go
55
summary: Package backoff implement the backoff strategy for gRPC.
6-
homepage: https://pkg.go.dev/google.golang.org/grpc/internal/backoff
6+
homepage: https://godoc.org/google.golang.org/grpc/internal/backoff
77
license: apache-2.0
88
licenses:
99
- sources: grpc@v1.65.0/LICENSE

‎.licenses/arduino-language-server/go/google.golang.org/grpc/internal/balancer/gracefulswitch.dep.yml

Copy file name to clipboardExpand all lines: .licenses/arduino-language-server/go/google.golang.org/grpc/internal/balancer/gracefulswitch.dep.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: google.golang.org/grpc/internal/balancer/gracefulswitch
33
version: v1.65.0
44
type: go
55
summary: Package gracefulswitch implements a graceful switch load balancer.
6-
homepage: https://pkg.go.dev/google.golang.org/grpc/internal/balancer/gracefulswitch
6+
homepage: https://godoc.org/google.golang.org/grpc/internal/balancer/gracefulswitch
77
license: apache-2.0
88
licenses:
99
- sources: grpc@v1.65.0/LICENSE

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.