Skip to content

Commit 1e51cdc

Browse files
[skip-changelog] Bump google.golang.org/grpc from 1.58.3 to 1.59.0 (#2375)
* Bump google.golang.org/grpc from 1.58.3 to 1.59.0 Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.58.3 to 1.59.0. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.58.3...v1.59.0) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Updated license cache --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Cristian Maglie <c.maglie@arduino.cc>
1 parent 0f9b8af commit 1e51cdc

Some content is hidden

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

52 files changed

+106
-100
lines changed

.licenses/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.58.3
3+
version: v1.59.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/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.58.3
3+
version: v1.59.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.58.3/LICENSE
10+
- sources: grpc@v1.59.0/LICENSE
1111
text: |2
1212
1313
Apache License

.licenses/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.58.3
3+
version: v1.59.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.58.3/LICENSE
9+
- sources: grpc@v1.59.0/LICENSE
1010
text: |2
1111
1212
Apache License

.licenses/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.58.3
3+
version: v1.59.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.58.3/LICENSE
9+
- sources: grpc@v1.59.0/LICENSE
1010
text: |2
1111
1212
Apache License

.licenses/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.58.3
3+
version: v1.59.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.58.3/LICENSE
10+
- sources: grpc@v1.59.0/LICENSE
1111
text: |2
1212
1313
Apache License

.licenses/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.58.3
3+
version: v1.59.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.58.3/LICENSE
10+
- sources: grpc@v1.59.0/LICENSE
1111
text: |2
1212
1313
Apache License

.licenses/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.58.3
3+
version: v1.59.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.58.3/LICENSE
9+
- sources: grpc@v1.59.0/LICENSE
1010
text: |2
1111
1212
Apache License

.licenses/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.58.3
3+
version: v1.59.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.58.3/LICENSE
9+
- sources: grpc@v1.59.0/LICENSE
1010
text: |2
1111
1212
Apache License

.licenses/go/google.golang.org/grpc/channelz.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/channelz
3-
version: v1.58.3
3+
version: v1.59.0
44
type: go
55
summary: Package channelz exports internals of the channelz implementation as required
66
by other gRPC packages.
77
homepage: https://pkg.go.dev/google.golang.org/grpc/channelz
88
license: apache-2.0
99
licenses:
10-
- sources: grpc@v1.58.3/LICENSE
10+
- sources: grpc@v1.59.0/LICENSE
1111
text: |2
1212
1313
Apache License

.licenses/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.58.3
3+
version: v1.59.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.58.3/LICENSE
9+
- sources: grpc@v1.59.0/LICENSE
1010
text: |2
1111
1212
Apache License

0 commit comments

Comments
 (0)