Skip to content

Commit

Permalink
Bump google.golang.org/grpc from 1.34.0 to 1.35.0 (#377)
Browse files Browse the repository at this point in the history
* Bump google.golang.org/grpc from 1.34.0 to 1.35.0

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.34.0 to 1.35.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.34.0...v1.35.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Auto-update license files

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: licensed-ci <licensed-ci@users.noreply.github.com>
Co-authored-by: Mark Phelps <mark.aaron.phelps@gmail.com>
  • Loading branch information
3 people authored Feb 4, 2021
1 parent a7a12d3 commit a074652
Show file tree
Hide file tree
Showing 48 changed files with 306 additions and 90 deletions.
2 changes: 1 addition & 1 deletion .licenses/go/google.golang.org/grpc.dep.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: google.golang.org/grpc
version: v1.34.0
version: v1.35.0
type: go
summary: Package grpc implements an RPC system called gRPC.
homepage: https://godoc.org/google.golang.org/grpc
Expand Down
4 changes: 2 additions & 2 deletions .licenses/go/google.golang.org/grpc/attributes.dep.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
name: google.golang.org/grpc/attributes
version: v1.34.0
version: v1.35.0
type: go
summary: Package attributes defines a generic key/value store used in various gRPC
components.
homepage: https://godoc.org/google.golang.org/grpc/attributes
license: apache-2.0
licenses:
- sources: grpc@v1.34.0/LICENSE
- sources: grpc@v1.35.0/LICENSE
text: |2
Apache License
Expand Down
4 changes: 2 additions & 2 deletions .licenses/go/google.golang.org/grpc/backoff.dep.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: google.golang.org/grpc/backoff
version: v1.34.0
version: v1.35.0
type: go
summary: Package backoff provides configuration options for backoff.
homepage: https://godoc.org/google.golang.org/grpc/backoff
license: apache-2.0
licenses:
- sources: grpc@v1.34.0/LICENSE
- sources: grpc@v1.35.0/LICENSE
text: |2
Apache License
Expand Down
4 changes: 2 additions & 2 deletions .licenses/go/google.golang.org/grpc/balancer.dep.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: google.golang.org/grpc/balancer
version: v1.34.0
version: v1.35.0
type: go
summary: Package balancer defines APIs for load balancing in gRPC.
homepage: https://godoc.org/google.golang.org/grpc/balancer
license: apache-2.0
licenses:
- sources: grpc@v1.34.0/LICENSE
- sources: grpc@v1.35.0/LICENSE
text: |2
Apache License
Expand Down
4 changes: 2 additions & 2 deletions .licenses/go/google.golang.org/grpc/balancer/base.dep.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
name: google.golang.org/grpc/balancer/base
version: v1.34.0
version: v1.35.0
type: go
summary: Package base defines a balancer base that can be used to build balancers
with different picking algorithms.
homepage: https://godoc.org/google.golang.org/grpc/balancer/base
license: apache-2.0
licenses:
- sources: grpc@v1.34.0/LICENSE
- sources: grpc@v1.35.0/LICENSE
text: |2
Apache License
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
name: google.golang.org/grpc/balancer/grpclb/state
version: v1.34.0
version: v1.35.0
type: go
summary: Package state declares grpclb types to be set by resolvers wishing to pass
information to grpclb via resolver.State Attributes.
homepage: https://godoc.org/google.golang.org/grpc/balancer/grpclb/state
license: apache-2.0
licenses:
- sources: grpc@v1.34.0/LICENSE
- sources: grpc@v1.35.0/LICENSE
text: |2
Apache License
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: google.golang.org/grpc/balancer/roundrobin
version: v1.34.0
version: v1.35.0
type: go
summary: Package roundrobin defines a roundrobin balancer.
homepage: https://godoc.org/google.golang.org/grpc/balancer/roundrobin
license: apache-2.0
licenses:
- sources: grpc@v1.34.0/LICENSE
- sources: grpc@v1.35.0/LICENSE
text: |2
Apache License
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: google.golang.org/grpc/binarylog/grpc_binarylog_v1
version: v1.34.0
version: v1.35.0
type: go
summary:
homepage: https://godoc.org/google.golang.org/grpc/binarylog/grpc_binarylog_v1
license: apache-2.0
licenses:
- sources: grpc@v1.34.0/LICENSE
- sources: grpc@v1.35.0/LICENSE
text: |2
Apache License
Expand Down
4 changes: 2 additions & 2 deletions .licenses/go/google.golang.org/grpc/codes.dep.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: google.golang.org/grpc/codes
version: v1.34.0
version: v1.35.0
type: go
summary: Package codes defines the canonical error codes used by gRPC.
homepage: https://godoc.org/google.golang.org/grpc/codes
license: apache-2.0
licenses:
- sources: grpc@v1.34.0/LICENSE
- sources: grpc@v1.35.0/LICENSE
text: |2
Apache License
Expand Down
4 changes: 2 additions & 2 deletions .licenses/go/google.golang.org/grpc/connectivity.dep.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: google.golang.org/grpc/connectivity
version: v1.34.0
version: v1.35.0
type: go
summary: Package connectivity defines connectivity semantics.
homepage: https://godoc.org/google.golang.org/grpc/connectivity
license: apache-2.0
licenses:
- sources: grpc@v1.34.0/LICENSE
- sources: grpc@v1.35.0/LICENSE
text: |2
Apache License
Expand Down
4 changes: 2 additions & 2 deletions .licenses/go/google.golang.org/grpc/credentials.dep.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: google.golang.org/grpc/credentials
version: v1.34.0
version: v1.35.0
type: go
summary: Package credentials implements various credentials supported by gRPC library,
which encapsulate all the state needed by a client to authenticate with a server
Expand All @@ -9,7 +9,7 @@ summary: Package credentials implements various credentials supported by gRPC li
homepage: https://godoc.org/google.golang.org/grpc/credentials
license: apache-2.0
licenses:
- sources: grpc@v1.34.0/LICENSE
- sources: grpc@v1.35.0/LICENSE
text: |2
Apache License
Expand Down
4 changes: 2 additions & 2 deletions .licenses/go/google.golang.org/grpc/encoding.dep.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
name: google.golang.org/grpc/encoding
version: v1.34.0
version: v1.35.0
type: go
summary: Package encoding defines the interface for the compressor and codec, and
functions to register and retrieve compressors and codecs.
homepage: https://godoc.org/google.golang.org/grpc/encoding
license: apache-2.0
licenses:
- sources: grpc@v1.34.0/LICENSE
- sources: grpc@v1.35.0/LICENSE
text: |2
Apache License
Expand Down
4 changes: 2 additions & 2 deletions .licenses/go/google.golang.org/grpc/encoding/proto.dep.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: google.golang.org/grpc/encoding/proto
version: v1.34.0
version: v1.35.0
type: go
summary: Package proto defines the protobuf codec.
homepage: https://godoc.org/google.golang.org/grpc/encoding/proto
license: apache-2.0
licenses:
- sources: grpc@v1.34.0/LICENSE
- sources: grpc@v1.35.0/LICENSE
text: |2
Apache License
Expand Down
4 changes: 2 additions & 2 deletions .licenses/go/google.golang.org/grpc/grpclog.dep.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: google.golang.org/grpc/grpclog
version: v1.34.0
version: v1.35.0
type: go
summary: Package grpclog defines logging for grpc.
homepage: https://godoc.org/google.golang.org/grpc/grpclog
license: apache-2.0
licenses:
- sources: grpc@v1.34.0/LICENSE
- sources: grpc@v1.35.0/LICENSE
text: |2
Apache License
Expand Down
4 changes: 2 additions & 2 deletions .licenses/go/google.golang.org/grpc/internal.dep.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
name: google.golang.org/grpc/internal
version: v1.34.0
version: v1.35.0
type: go
summary: Package internal contains gRPC-internal code, to avoid polluting the godoc
of the top-level grpc package.
homepage: https://godoc.org/google.golang.org/grpc/internal
license: apache-2.0
licenses:
- sources: grpc@v1.34.0/LICENSE
- sources: grpc@v1.35.0/LICENSE
text: |2
Apache License
Expand Down
4 changes: 2 additions & 2 deletions .licenses/go/google.golang.org/grpc/internal/backoff.dep.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: google.golang.org/grpc/internal/backoff
version: v1.34.0
version: v1.35.0
type: go
summary: Package backoff implement the backoff strategy for gRPC.
homepage: https://godoc.org/google.golang.org/grpc/internal/backoff
license: apache-2.0
licenses:
- sources: grpc@v1.34.0/LICENSE
- sources: grpc@v1.35.0/LICENSE
text: |2
Apache License
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: google.golang.org/grpc/internal/balancerload
version: v1.34.0
version: v1.35.0
type: go
summary: Package balancerload defines APIs to parse server loads in trailers.
homepage: https://godoc.org/google.golang.org/grpc/internal/balancerload
license: apache-2.0
licenses:
- sources: grpc@v1.34.0/LICENSE
- sources: grpc@v1.35.0/LICENSE
text: |2
Apache License
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: google.golang.org/grpc/internal/binarylog
version: v1.34.0
version: v1.35.0
type: go
summary: Package binarylog implementation binary logging as defined in https://github.com/grpc/proposal/blob/master/A16-binary-logging.md.
homepage: https://godoc.org/google.golang.org/grpc/internal/binarylog
license: apache-2.0
licenses:
- sources: grpc@v1.34.0/LICENSE
- sources: grpc@v1.35.0/LICENSE
text: |2
Apache License
Expand Down
4 changes: 2 additions & 2 deletions .licenses/go/google.golang.org/grpc/internal/buffer.dep.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: google.golang.org/grpc/internal/buffer
version: v1.34.0
version: v1.35.0
type: go
summary: Package buffer provides an implementation of an unbounded buffer.
homepage: https://godoc.org/google.golang.org/grpc/internal/buffer
license: apache-2.0
licenses:
- sources: grpc@v1.34.0/LICENSE
- sources: grpc@v1.35.0/LICENSE
text: |2
Apache License
Expand Down
4 changes: 2 additions & 2 deletions .licenses/go/google.golang.org/grpc/internal/channelz.dep.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
name: google.golang.org/grpc/internal/channelz
version: v1.34.0
version: v1.35.0
type: go
summary: Package channelz defines APIs for enabling channelz service, entry registration/deletion,
and accessing channelz data.
homepage: https://godoc.org/google.golang.org/grpc/internal/channelz
license: apache-2.0
licenses:
- sources: grpc@v1.34.0/LICENSE
- sources: grpc@v1.35.0/LICENSE
text: |2
Apache License
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: google.golang.org/grpc/internal/credentials
version: v1.34.0
version: v1.35.0
type: go
summary: Package credentials defines APIs for parsing SPIFFE ID.
homepage: https://godoc.org/google.golang.org/grpc/internal/credentials
license: apache-2.0
licenses:
- sources: grpc@v1.34.0/LICENSE
- sources: grpc@v1.35.0/LICENSE
text: |2
Apache License
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: google.golang.org/grpc/internal/envconfig
version: v1.34.0
version: v1.35.0
type: go
summary: Package envconfig contains grpc settings configured by environment variables.
homepage: https://godoc.org/google.golang.org/grpc/internal/envconfig
license: apache-2.0
licenses:
- sources: grpc@v1.34.0/LICENSE
- sources: grpc@v1.35.0/LICENSE
text: |2
Apache License
Expand Down
4 changes: 2 additions & 2 deletions .licenses/go/google.golang.org/grpc/internal/grpclog.dep.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: google.golang.org/grpc/internal/grpclog
version: v1.34.0
version: v1.35.0
type: go
summary: Package grpclog (internal) defines depth logging for grpc.
homepage: https://godoc.org/google.golang.org/grpc/internal/grpclog
license: apache-2.0
licenses:
- sources: grpc@v1.34.0/LICENSE
- sources: grpc@v1.35.0/LICENSE
text: |2
Apache License
Expand Down
4 changes: 2 additions & 2 deletions .licenses/go/google.golang.org/grpc/internal/grpcrand.dep.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
name: google.golang.org/grpc/internal/grpcrand
version: v1.34.0
version: v1.35.0
type: go
summary: Package grpcrand implements math/rand functions in a concurrent-safe way
with a global random source, independent of math/rand's global source.
homepage: https://godoc.org/google.golang.org/grpc/internal/grpcrand
license: apache-2.0
licenses:
- sources: grpc@v1.34.0/LICENSE
- sources: grpc@v1.35.0/LICENSE
text: |2
Apache License
Expand Down
4 changes: 2 additions & 2 deletions .licenses/go/google.golang.org/grpc/internal/grpcsync.dep.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
name: google.golang.org/grpc/internal/grpcsync
version: v1.34.0
version: v1.35.0
type: go
summary: Package grpcsync implements additional synchronization primitives built upon
the sync package.
homepage: https://godoc.org/google.golang.org/grpc/internal/grpcsync
license: apache-2.0
licenses:
- sources: grpc@v1.34.0/LICENSE
- sources: grpc@v1.35.0/LICENSE
text: |2
Apache License
Expand Down
4 changes: 2 additions & 2 deletions .licenses/go/google.golang.org/grpc/internal/grpcutil.dep.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
name: google.golang.org/grpc/internal/grpcutil
version: v1.34.0
version: v1.35.0
type: go
summary: Package grpcutil provides a bunch of utility functions to be used across
the gRPC codebase.
homepage: https://godoc.org/google.golang.org/grpc/internal/grpcutil
license: apache-2.0
licenses:
- sources: grpc@v1.34.0/LICENSE
- sources: grpc@v1.35.0/LICENSE
text: |2
Apache License
Expand Down
Loading

0 comments on commit a074652

Please sign in to comment.