-
Notifications
You must be signed in to change notification settings - Fork 182
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[PR BOT] Update ATTRIBUTION.txt files
- Loading branch information
1 parent
70ee141
commit 41e228f
Showing
6 changed files
with
160 additions
and
114 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
|
||
** cloud.google.com/go/compute/metadata; version v0.97.0 -- | ||
** cloud.google.com/go/compute/metadata; version v0.2.3 -- | ||
https://github.com/googleapis/google-cloud-go | ||
|
||
** github.com/aws/aws-sdk-go; version v1.44.216 -- | ||
|
@@ -56,7 +56,7 @@ https://github.com/coreos/go-semver | |
** github.com/coreos/go-systemd/v22; version v22.3.2 -- | ||
https://github.com/coreos/go-systemd/v22 | ||
|
||
** github.com/docker/distribution; version v2.8.1+incompatible -- | ||
** github.com/docker/distribution; version v2.8.2-beta.1+incompatible -- | ||
https://github.com/distribution/distribution | ||
|
||
** github.com/docker/go-units; version v0.5.0 -- | ||
|
@@ -110,6 +110,9 @@ https://github.com/google/gofuzz | |
** github.com/google/shlex; version v0.0.0-20191202100458-e7afc7fbc510 -- | ||
https://github.com/google/shlex | ||
|
||
** github.com/googleapis/enterprise-certificate-proxy/client; version v0.2.3 -- | ||
https://github.com/googleapis/enterprise-certificate-proxy | ||
|
||
** github.com/GoogleCloudPlatform/k8s-cloud-provider/pkg/cloud; version v1.18.1-0.20220218231025-f11817397a1b -- | ||
https://github.com/GoogleCloudPlatform/k8s-cloud-provider | ||
|
||
|
@@ -206,7 +209,7 @@ https://github.com/etcd-io/etcd | |
** go.etcd.io/etcd/client/v3; version v3.5.5 -- | ||
https://github.com/etcd-io/etcd | ||
|
||
** go.opencensus.io; version v0.23.0 -- | ||
** go.opencensus.io; version v0.24.0 -- | ||
https://github.com/census-instrumentation/opencensus-go | ||
|
||
** go.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestful; version v0.35.0 -- | ||
|
@@ -242,10 +245,16 @@ https://github.com/open-telemetry/opentelemetry-go | |
** go.opentelemetry.io/proto/otlp; version v0.19.0 -- | ||
https://github.com/open-telemetry/opentelemetry-proto-go | ||
|
||
** google.golang.org/genproto; version v0.0.0-20220502173005-c8bf987b8c21 -- | ||
** google.golang.org/genproto/googleapis/api; version v0.0.0-20230525234020-1aefcd67740a -- | ||
https://github.com/googleapis/go-genproto | ||
|
||
** google.golang.org/genproto/googleapis/rpc; version v0.0.0-20230525234030-28d5490b6b19 -- | ||
https://github.com/googleapis/go-genproto | ||
|
||
** google.golang.org/genproto/protobuf/field_mask; version v0.0.0-20230525234025-438c736192d0 -- | ||
https://github.com/googleapis/go-genproto | ||
|
||
** google.golang.org/grpc; version v1.49.0 -- | ||
** google.golang.org/grpc; version v1.56.3 -- | ||
https://github.com/grpc/grpc-go | ||
|
||
** gopkg.in/square/go-jose.v2; version v2.2.2 -- | ||
|
@@ -335,7 +344,7 @@ https://github.com/kubernetes/kubectl | |
** k8s.io/kubelet; version v0.0.0 -- | ||
https://github.com/kubernetes/kubelet | ||
|
||
** k8s.io/kubernetes; version v1.26.10 -- | ||
** k8s.io/kubernetes; version v1.26.11 -- | ||
https://github.com/kubernetes/kubernetes | ||
|
||
** k8s.io/legacy-cloud-providers; version v0.0.0 -- | ||
|
@@ -958,10 +967,10 @@ https://golang.org/x/crypto | |
** golang.org/x/net; version v0.17.0 -- | ||
https://golang.org/x/net | ||
|
||
** golang.org/x/oauth2; version v0.0.0-20220223155221-ee480838109b -- | ||
** golang.org/x/oauth2; version v0.7.0 -- | ||
https://golang.org/x/oauth2 | ||
|
||
** golang.org/x/sync/singleflight; version v0.1.0 -- | ||
** golang.org/x/sync/singleflight; version v0.3.0 -- | ||
https://golang.org/x/sync | ||
|
||
** golang.org/x/sys/unix; version v0.13.0 -- | ||
|
@@ -973,10 +982,10 @@ https://golang.org/x/term | |
** golang.org/x/text; version v0.13.0 -- | ||
https://golang.org/x/text | ||
|
||
** golang.org/x/time/rate; version v0.0.0-20220210224613-90d013bbcef8 -- | ||
** golang.org/x/time/rate; version v0.3.0 -- | ||
https://golang.org/x/time | ||
|
||
** golang.org/x/tools/container/intsets; version v0.6.0 -- | ||
** golang.org/x/tools/container/intsets; version v0.12.0 -- | ||
https://golang.org/x/tools | ||
|
||
** k8s.io/apimachinery/third_party/forked/golang; version v0.0.0 -- | ||
|
@@ -985,7 +994,7 @@ https://github.com/kubernetes/apimachinery | |
** k8s.io/client-go/third_party/forked/golang/template; version v0.0.0 -- | ||
https://github.com/kubernetes/client-go | ||
|
||
** k8s.io/kubernetes/third_party/forked/golang/expansion; version v1.26.10 -- | ||
** k8s.io/kubernetes/third_party/forked/golang/expansion; version v1.26.11 -- | ||
https://github.com/kubernetes/kubernetes | ||
|
||
** k8s.io/utils/inotify; version v0.0.0-20221107191617-1a15be271d1d -- | ||
|
@@ -1054,7 +1063,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | |
|
||
------ | ||
|
||
** github.com/cyphar/filepath-securejoin; version v0.2.3 -- | ||
** github.com/cyphar/filepath-securejoin; version v0.2.4 -- | ||
https://github.com/cyphar/filepath-securejoin | ||
|
||
Copyright (C) 2014-2015 Docker Inc & Go Authors. All rights reserved. | ||
|
@@ -1191,7 +1200,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | |
|
||
------ | ||
|
||
** github.com/golang/protobuf; version v1.5.2 -- | ||
** github.com/golang/protobuf; version v1.5.3 -- | ||
https://github.com/golang/protobuf | ||
|
||
Copyright 2010 The Go Authors. All rights reserved. | ||
|
@@ -1291,7 +1300,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | |
|
||
------ | ||
|
||
** github.com/googleapis/gax-go/v2; version v2.1.1 -- | ||
** github.com/googleapis/gax-go/v2; version v2.7.1 -- | ||
https://github.com/googleapis/gax-go/v2 | ||
|
||
Copyright 2016, Google Inc. | ||
|
@@ -1601,7 +1610,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | |
|
||
------ | ||
|
||
** google.golang.org/api; version v0.60.0 -- | ||
** google.golang.org/api; version v0.114.0 -- | ||
https://github.com/googleapis/google-api-go-client | ||
|
||
Copyright (c) 2011 Google Inc. All rights reserved. | ||
|
@@ -1634,7 +1643,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | |
|
||
------ | ||
|
||
** google.golang.org/api/internal/third_party/uritemplates; version v0.60.0 -- | ||
** google.golang.org/api/internal/third_party/uritemplates; version v0.114.0 -- | ||
https://github.com/googleapis/google-api-go-client | ||
|
||
Copyright (c) 2013 Joshua Tacoma. All rights reserved. | ||
|
@@ -1667,7 +1676,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | |
|
||
------ | ||
|
||
** google.golang.org/protobuf; version v1.28.1 -- | ||
** google.golang.org/protobuf; version v1.31.0 -- | ||
https://go.googlesource.com/protobuf | ||
|
||
Copyright (c) 2018 The Go Authors. All rights reserved. | ||
|
@@ -1700,7 +1709,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | |
|
||
------ | ||
|
||
** gopkg.in/gcfg.v1; version v1.2.0 -- | ||
** gopkg.in/gcfg.v1; version v1.2.3 -- | ||
https://gopkg.in/gcfg.v1 | ||
|
||
** gopkg.in/inf.v0; version v0.9.1 -- | ||
|
@@ -1806,7 +1815,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | |
|
||
------ | ||
|
||
** k8s.io/kubernetes/third_party/forked/gonum/graph; version v1.26.10 -- | ||
** k8s.io/kubernetes/third_party/forked/gonum/graph; version v1.26.11 -- | ||
https://github.com/kubernetes/kubernetes | ||
|
||
Copyright ©2013 The gonum Authors. All rights reserved. | ||
|
@@ -1879,7 +1888,7 @@ Copyright (c) 2014 Benedikt Lang <github at benediktlang.de> | |
https://github.com/cenkalti/backoff/v4 | ||
Copyright (c) 2014 Cenk Altı | ||
|
||
** github.com/cespare/xxhash/v2; version v2.1.2 -- | ||
** github.com/cespare/xxhash/v2; version v2.2.0 -- | ||
https://github.com/cespare/xxhash/v2 | ||
Copyright (c) 2016 Caleb Spare | ||
|
||
|
@@ -1974,12 +1983,12 @@ Copyright (c) 2014 Simon Eskildsen | |
https://github.com/stoewer/go-strcase | ||
Copyright (c) 2017, Adrian Stoewer <[email protected]> | ||
|
||
** github.com/stretchr/objx; version v0.4.0 -- | ||
** github.com/stretchr/objx; version v0.5.0 -- | ||
https://github.com/stretchr/objx | ||
Copyright (c) 2014 Stretchr, Inc. | ||
Copyright (c) 2017-2018 objx contributors | ||
|
||
** github.com/stretchr/testify; version v1.8.0 -- | ||
** github.com/stretchr/testify; version v1.8.1 -- | ||
https://github.com/stretchr/testify | ||
Copyright (c) 2012-2020 Mat Ryer, Tyler Bunnell and contributors. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.