Skip to content

Commit

Permalink
Update dependency license metadata cache for google.golang.org/grpc
Browse files Browse the repository at this point in the history
… bump
  • Loading branch information
per1234 committed Jul 6, 2023
1 parent 68654c3 commit d78d9d3
Show file tree
Hide file tree
Showing 83 changed files with 993 additions and 188 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
---
name: github.com/golang/protobuf/jsonpb
version: v1.5.2
type: go
summary: Package jsonpb provides functionality to marshal and unmarshal between a
protocol buffer message and JSON.
homepage: https://pkg.go.dev/github.com/golang/protobuf/jsonpb
license: bsd-3-clause
licenses:
- sources: protobuf@v1.5.2/LICENSE
text: |+
Copyright 2010 The Go Authors. All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above
copyright notice, this list of conditions and the following disclaimer
in the documentation and/or other materials provided with the
distribution.
* Neither the name of Google Inc. nor the names of its
contributors may be used to endorse or promote products derived from
this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
notices: []
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: google.golang.org/genproto/googleapis/rpc/status
version: v0.0.0-20211208223120-3a66f561d7aa
version: v0.0.0-20230110181048-76db0878b65f
type: go
summary:
homepage: https://pkg.go.dev/google.golang.org/genproto/googleapis/rpc/status
license: apache-2.0
licenses:
- sources: genproto@v0.0.0-20211208223120-3a66f561d7aa/LICENSE
- sources: genproto@v0.0.0-20230110181048-76db0878b65f/LICENSE
text: |2
Apache License
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: google.golang.org/grpc
version: v1.42.0
version: v1.53.0
type: go
summary: Package grpc implements an RPC system called gRPC.
homepage: https://pkg.go.dev/google.golang.org/grpc
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
name: google.golang.org/grpc/attributes
version: v1.42.0
version: v1.53.0
type: go
summary: Package attributes defines a generic key/value store used in various gRPC
components.
homepage: https://pkg.go.dev/google.golang.org/grpc/attributes
license: apache-2.0
licenses:
- sources: grpc@v1.42.0/LICENSE
- sources: grpc@v1.53.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/backoff
version: v1.42.0
version: v1.53.0
type: go
summary: Package backoff provides configuration options for backoff.
homepage: https://pkg.go.dev/google.golang.org/grpc/backoff
license: apache-2.0
licenses:
- sources: grpc@v1.42.0/LICENSE
- sources: grpc@v1.53.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
version: v1.42.0
version: v1.53.0
type: go
summary: Package balancer defines APIs for load balancing in gRPC.
homepage: https://pkg.go.dev/google.golang.org/grpc/balancer
license: apache-2.0
licenses:
- sources: grpc@v1.42.0/LICENSE
- sources: grpc@v1.53.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/base
version: v1.42.0
version: v1.53.0
type: go
summary: Package base defines a balancer base that can be used to build balancers
with different picking algorithms.
homepage: https://pkg.go.dev/google.golang.org/grpc/balancer/base
license: apache-2.0
licenses:
- sources: grpc@v1.42.0/LICENSE
- sources: grpc@v1.53.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.42.0
version: v1.53.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://pkg.go.dev/google.golang.org/grpc/balancer/grpclb/state
license: apache-2.0
licenses:
- sources: grpc@v1.42.0/LICENSE
- sources: grpc@v1.53.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.42.0
version: v1.53.0
type: go
summary: Package roundrobin defines a roundrobin balancer.
homepage: https://pkg.go.dev/google.golang.org/grpc/balancer/roundrobin
license: apache-2.0
licenses:
- sources: grpc@v1.42.0/LICENSE
- sources: grpc@v1.53.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.42.0
version: v1.53.0
type: go
summary:
homepage: https://pkg.go.dev/google.golang.org/grpc/binarylog/grpc_binarylog_v1
license: apache-2.0
licenses:
- sources: grpc@v1.42.0/LICENSE
- sources: grpc@v1.53.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/internal/xds/env
version: v1.42.0
name: google.golang.org/grpc/channelz
version: v1.53.0
type: go
summary: Package env acts a single source of definition for all environment variables
related to the xDS implementation in gRPC.
homepage: https://pkg.go.dev/google.golang.org/grpc/internal/xds/env
summary: Package channelz exports internals of the channelz implementation as required
by other gRPC packages.
homepage: https://pkg.go.dev/google.golang.org/grpc/channelz
license: apache-2.0
licenses:
- sources: grpc@v1.42.0/LICENSE
- sources: grpc@v1.53.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/codes
version: v1.42.0
version: v1.53.0
type: go
summary: Package codes defines the canonical error codes used by gRPC.
homepage: https://pkg.go.dev/google.golang.org/grpc/codes
license: apache-2.0
licenses:
- sources: grpc@v1.42.0/LICENSE
- sources: grpc@v1.53.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/connectivity
version: v1.42.0
version: v1.53.0
type: go
summary: Package connectivity defines connectivity semantics.
homepage: https://pkg.go.dev/google.golang.org/grpc/connectivity
license: apache-2.0
licenses:
- sources: grpc@v1.42.0/LICENSE
- sources: grpc@v1.53.0/LICENSE
text: |2
Apache License
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: google.golang.org/grpc/credentials
version: v1.42.0
version: v1.53.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://pkg.go.dev/google.golang.org/grpc/credentials
license: apache-2.0
licenses:
- sources: grpc@v1.42.0/LICENSE
- sources: grpc@v1.53.0/LICENSE
text: |2
Apache License
Expand Down
Loading

0 comments on commit d78d9d3

Please sign in to comment.