Skip to content

Commit bfdabbb

Browse files
authored
Merge pull request #571 from arduino/dependabot/go_modules/google.golang.org/grpc-1.53.0
Bump google.golang.org/grpc from 1.42.0 to 1.53.0
2 parents 74dee51 + 58c2641 commit bfdabbb

File tree

252 files changed

+3006
-645
lines changed

Some content is hidden

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

252 files changed

+3006
-645
lines changed
Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
---
2+
name: github.com/golang/protobuf/jsonpb
3+
version: v1.5.2
4+
type: go
5+
summary: Package jsonpb provides functionality to marshal and unmarshal between a
6+
protocol buffer message and JSON.
7+
homepage: https://pkg.go.dev/github.com/golang/protobuf/jsonpb
8+
license: bsd-3-clause
9+
licenses:
10+
- sources: protobuf@v1.5.2/LICENSE
11+
text: |+
12+
Copyright 2010 The Go Authors. All rights reserved.
13+
14+
Redistribution and use in source and binary forms, with or without
15+
modification, are permitted provided that the following conditions are
16+
met:
17+
18+
* Redistributions of source code must retain the above copyright
19+
notice, this list of conditions and the following disclaimer.
20+
* Redistributions in binary form must reproduce the above
21+
copyright notice, this list of conditions and the following disclaimer
22+
in the documentation and/or other materials provided with the
23+
distribution.
24+
* Neither the name of Google Inc. nor the names of its
25+
contributors may be used to endorse or promote products derived from
26+
this software without specific prior written permission.
27+
28+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
29+
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
30+
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
31+
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
32+
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
33+
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
34+
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
35+
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
36+
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
37+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
38+
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
39+
40+
notices: []

.licenses/arduino-lint/go/google.golang.org/genproto/googleapis/rpc/status.dep.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: google.golang.org/genproto/googleapis/rpc/status
3-
version: v0.0.0-20211208223120-3a66f561d7aa
3+
version: v0.0.0-20230110181048-76db0878b65f
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/google.golang.org/genproto/googleapis/rpc/status
77
license: apache-2.0
88
licenses:
9-
- sources: genproto@v0.0.0-20211208223120-3a66f561d7aa/LICENSE
9+
- sources: genproto@v0.0.0-20230110181048-76db0878b65f/LICENSE
1010
text: |2
1111
1212
Apache License

.licenses/arduino-lint/go/google.golang.org/grpc.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: google.golang.org/grpc
3-
version: v1.42.0
3+
version: v1.53.0
44
type: go
55
summary: Package grpc implements an RPC system called gRPC.
66
homepage: https://pkg.go.dev/google.golang.org/grpc

.licenses/arduino-lint/go/google.golang.org/grpc/attributes.dep.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
name: google.golang.org/grpc/attributes
3-
version: v1.42.0
3+
version: v1.53.0
44
type: go
55
summary: Package attributes defines a generic key/value store used in various gRPC
66
components.
77
homepage: https://pkg.go.dev/google.golang.org/grpc/attributes
88
license: apache-2.0
99
licenses:
10-
- sources: grpc@v1.42.0/LICENSE
10+
- sources: grpc@v1.53.0/LICENSE
1111
text: |2
1212
1313
Apache License

.licenses/arduino-lint/go/google.golang.org/grpc/backoff.dep.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: google.golang.org/grpc/backoff
3-
version: v1.42.0
3+
version: v1.53.0
44
type: go
55
summary: Package backoff provides configuration options for backoff.
66
homepage: https://pkg.go.dev/google.golang.org/grpc/backoff
77
license: apache-2.0
88
licenses:
9-
- sources: grpc@v1.42.0/LICENSE
9+
- sources: grpc@v1.53.0/LICENSE
1010
text: |2
1111
1212
Apache License

.licenses/arduino-lint/go/google.golang.org/grpc/balancer.dep.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: google.golang.org/grpc/balancer
3-
version: v1.42.0
3+
version: v1.53.0
44
type: go
55
summary: Package balancer defines APIs for load balancing in gRPC.
66
homepage: https://pkg.go.dev/google.golang.org/grpc/balancer
77
license: apache-2.0
88
licenses:
9-
- sources: grpc@v1.42.0/LICENSE
9+
- sources: grpc@v1.53.0/LICENSE
1010
text: |2
1111
1212
Apache License

.licenses/arduino-lint/go/google.golang.org/grpc/balancer/base.dep.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
name: google.golang.org/grpc/balancer/base
3-
version: v1.42.0
3+
version: v1.53.0
44
type: go
55
summary: Package base defines a balancer base that can be used to build balancers
66
with different picking algorithms.
77
homepage: https://pkg.go.dev/google.golang.org/grpc/balancer/base
88
license: apache-2.0
99
licenses:
10-
- sources: grpc@v1.42.0/LICENSE
10+
- sources: grpc@v1.53.0/LICENSE
1111
text: |2
1212
1313
Apache License

.licenses/arduino-lint/go/google.golang.org/grpc/balancer/grpclb/state.dep.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
name: google.golang.org/grpc/balancer/grpclb/state
3-
version: v1.42.0
3+
version: v1.53.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.
77
homepage: https://pkg.go.dev/google.golang.org/grpc/balancer/grpclb/state
88
license: apache-2.0
99
licenses:
10-
- sources: grpc@v1.42.0/LICENSE
10+
- sources: grpc@v1.53.0/LICENSE
1111
text: |2
1212
1313
Apache License

.licenses/arduino-lint/go/google.golang.org/grpc/balancer/roundrobin.dep.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: google.golang.org/grpc/balancer/roundrobin
3-
version: v1.42.0
3+
version: v1.53.0
44
type: go
55
summary: Package roundrobin defines a roundrobin balancer.
66
homepage: https://pkg.go.dev/google.golang.org/grpc/balancer/roundrobin
77
license: apache-2.0
88
licenses:
9-
- sources: grpc@v1.42.0/LICENSE
9+
- sources: grpc@v1.53.0/LICENSE
1010
text: |2
1111
1212
Apache License

.licenses/arduino-lint/go/google.golang.org/grpc/binarylog/grpc_binarylog_v1.dep.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: google.golang.org/grpc/binarylog/grpc_binarylog_v1
3-
version: v1.42.0
3+
version: v1.53.0
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/google.golang.org/grpc/binarylog/grpc_binarylog_v1
77
license: apache-2.0
88
licenses:
9-
- sources: grpc@v1.42.0/LICENSE
9+
- sources: grpc@v1.53.0/LICENSE
1010
text: |2
1111
1212
Apache License

.licenses/arduino-lint/go/google.golang.org/grpc/internal/xds/env.dep.yml renamed to .licenses/arduino-lint/go/google.golang.org/grpc/channelz.dep.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
2-
name: google.golang.org/grpc/internal/xds/env
3-
version: v1.42.0
2+
name: google.golang.org/grpc/channelz
3+
version: v1.53.0
44
type: go
5-
summary: Package env acts a single source of definition for all environment variables
6-
related to the xDS implementation in gRPC.
7-
homepage: https://pkg.go.dev/google.golang.org/grpc/internal/xds/env
5+
summary: Package channelz exports internals of the channelz implementation as required
6+
by other gRPC packages.
7+
homepage: https://pkg.go.dev/google.golang.org/grpc/channelz
88
license: apache-2.0
99
licenses:
10-
- sources: grpc@v1.42.0/LICENSE
10+
- sources: grpc@v1.53.0/LICENSE
1111
text: |2
1212
1313
Apache License

.licenses/arduino-lint/go/google.golang.org/grpc/codes.dep.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: google.golang.org/grpc/codes
3-
version: v1.42.0
3+
version: v1.53.0
44
type: go
55
summary: Package codes defines the canonical error codes used by gRPC.
66
homepage: https://pkg.go.dev/google.golang.org/grpc/codes
77
license: apache-2.0
88
licenses:
9-
- sources: grpc@v1.42.0/LICENSE
9+
- sources: grpc@v1.53.0/LICENSE
1010
text: |2
1111
1212
Apache License

.licenses/arduino-lint/go/google.golang.org/grpc/connectivity.dep.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: google.golang.org/grpc/connectivity
3-
version: v1.42.0
3+
version: v1.53.0
44
type: go
55
summary: Package connectivity defines connectivity semantics.
66
homepage: https://pkg.go.dev/google.golang.org/grpc/connectivity
77
license: apache-2.0
88
licenses:
9-
- sources: grpc@v1.42.0/LICENSE
9+
- sources: grpc@v1.53.0/LICENSE
1010
text: |2
1111
1212
Apache License

.licenses/arduino-lint/go/google.golang.org/grpc/credentials.dep.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: google.golang.org/grpc/credentials
3-
version: v1.42.0
3+
version: v1.53.0
44
type: go
55
summary: Package credentials implements various credentials supported by gRPC library,
66
which encapsulate all the state needed by a client to authenticate with a server
@@ -9,7 +9,7 @@ summary: Package credentials implements various credentials supported by gRPC li
99
homepage: https://pkg.go.dev/google.golang.org/grpc/credentials
1010
license: apache-2.0
1111
licenses:
12-
- sources: grpc@v1.42.0/LICENSE
12+
- sources: grpc@v1.53.0/LICENSE
1313
text: |2
1414
1515
Apache License

0 commit comments

Comments
 (0)