Skip to content

Commit

Permalink
[PR BOT] Update ATTRIBUTION.txt file
Browse files Browse the repository at this point in the history
  • Loading branch information
eks-distro-pr-bot committed Apr 24, 2024
1 parent a0d5b64 commit 009f05b
Showing 1 changed file with 22 additions and 22 deletions.
44 changes: 22 additions & 22 deletions ATTRIBUTION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ https://github.com/aws/aws-sdk-go-v2/service/ssooidc
** github.com/aws/aws-sdk-go-v2/service/sts; version v1.28.4 --
https://github.com/aws/aws-sdk-go-v2/service/sts

** github.com/aws/eks-anywhere; version c3942005121e15ff95d9f63983fe99b717bfda7a --
** github.com/aws/eks-anywhere; version a0d5b64c1bdae2d367bb0cd24530dacd846949f2 --
https://github.com/aws/eks-anywhere

** github.com/aws/eks-distro-build-tooling/release/api/v1alpha1; version v0.0.0-20211103003257-a7e2379eae5e --
Expand Down Expand Up @@ -71,7 +71,7 @@ https://github.com/docker/cli
** github.com/docker/distribution; version v2.8.3+incompatible --
https://github.com/distribution/distribution

** github.com/docker/docker; version v25.0.1+incompatible --
** github.com/docker/docker; version v25.0.5+incompatible --
https://github.com/moby/moby

** github.com/docker/go-connections/tlsconfig; version v0.5.0 --
Expand Down Expand Up @@ -137,7 +137,7 @@ https://github.com/modern-go/concurrent
** github.com/modern-go/reflect2; version v1.0.2 --
https://github.com/modern-go/reflect2

** github.com/nutanix-cloud-native/cluster-api-provider-nutanix/api/v1beta1; version v1.3.1 --
** github.com/nutanix-cloud-native/cluster-api-provider-nutanix/api/v1beta1; version v1.3.2 --
https://github.com/nutanix-cloud-native/cluster-api-provider-nutanix

** github.com/nutanix-cloud-native/prism-go-client; version v0.3.4 --
Expand Down Expand Up @@ -167,7 +167,7 @@ https://github.com/prometheus/procfs
** github.com/skeema/knownhosts; version v1.2.1 --
https://github.com/skeema/knownhosts

** github.com/spf13/afero; version v1.10.0 --
** github.com/spf13/afero; version v1.11.0 --
https://github.com/spf13/afero

** github.com/spf13/cobra; version v1.8.0 --
Expand Down Expand Up @@ -200,7 +200,7 @@ https://github.com/open-telemetry/opentelemetry-go
** gomodules.xyz/jsonpatch/v2; version v2.4.0 --
https://github.com/gomodules/jsonpatch

** google.golang.org/genproto/googleapis/rpc/status; version v0.0.0-20230920204549-e6e6cdab5c13 --
** google.golang.org/genproto/googleapis/rpc/status; version v0.0.0-20231120223509-83a465c0220f --
https://github.com/googleapis/go-genproto

** google.golang.org/grpc; version v1.59.0 --
Expand All @@ -215,25 +215,25 @@ https://gopkg.in/yaml.v2
** helm.sh/helm/v3; version v3.14.2 --
https://github.com/helm/helm

** k8s.io/api; version v0.29.2 --
** k8s.io/api; version v0.29.3 --
https://github.com/kubernetes/api

** k8s.io/apiextensions-apiserver/pkg/apis/apiextensions; version v0.29.1 --
https://github.com/kubernetes/apiextensions-apiserver

** k8s.io/apimachinery/pkg; version v0.29.2 --
** k8s.io/apimachinery/pkg; version v0.29.3 --
https://github.com/kubernetes/apimachinery

** k8s.io/apiserver/pkg; version v0.29.2 --
** k8s.io/apiserver/pkg; version v0.29.3 --
https://github.com/kubernetes/apiserver

** k8s.io/client-go; version v0.29.2 --
** k8s.io/client-go; version v0.29.3 --
https://github.com/kubernetes/client-go

** k8s.io/cluster-bootstrap/token; version v0.28.5 --
https://github.com/kubernetes/cluster-bootstrap

** k8s.io/component-base; version v0.29.2 --
** k8s.io/component-base; version v0.29.3 --
https://github.com/kubernetes/component-base

** k8s.io/klog/v2; version v2.110.1 --
Expand Down Expand Up @@ -1120,7 +1120,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

------

** github.com/golang/protobuf; version v1.5.3 --
** github.com/golang/protobuf; version v1.5.4 --
https://github.com/golang/protobuf

Copyright 2010 The Go Authors. All rights reserved.
Expand Down Expand Up @@ -1253,7 +1253,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

------

** github.com/google/uuid; version v1.5.0 --
** github.com/google/uuid; version v1.6.0 --
https://github.com/google/uuid

Copyright (c) 2009,2014 Google Inc. All rights reserved.
Expand Down Expand Up @@ -1460,7 +1460,7 @@ https://github.com/vmware/govmomi
** golang.org/go; version go1.21.8 --
https://github.com/golang/go

** golang.org/x/crypto; version v0.19.0 --
** golang.org/x/crypto; version v0.21.0 --
https://golang.org/x/crypto

** golang.org/x/exp; version v0.0.0-20231110203233-9a3e6036ecaa --
Expand All @@ -1469,28 +1469,28 @@ https://golang.org/x/exp
** golang.org/x/mod/semver; version v0.14.0 --
https://golang.org/x/mod

** golang.org/x/net; version v0.20.0 --
** golang.org/x/net; version v0.23.0 --
https://golang.org/x/net

** golang.org/x/oauth2; version v0.14.0 --
** golang.org/x/oauth2; version v0.15.0 --
https://golang.org/x/oauth2

** golang.org/x/sync; version v0.6.0 --
https://golang.org/x/sync

** golang.org/x/sys; version v0.17.0 --
** golang.org/x/sys; version v0.18.0 --
https://golang.org/x/sys

** golang.org/x/term; version v0.17.0 --
** golang.org/x/term; version v0.18.0 --
https://golang.org/x/term

** golang.org/x/text; version v0.14.0 --
https://golang.org/x/text

** golang.org/x/time/rate; version v0.3.0 --
** golang.org/x/time/rate; version v0.5.0 --
https://golang.org/x/time

** k8s.io/apimachinery/third_party/forked/golang; version v0.29.2 --
** k8s.io/apimachinery/third_party/forked/golang; version v0.29.3 --
https://github.com/kubernetes/apimachinery

Copyright (c) 2009 The Go Authors. All rights reserved.
Expand Down Expand Up @@ -1557,7 +1557,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

------

** google.golang.org/protobuf; version v1.31.0 --
** google.golang.org/protobuf; version v1.33.0 --
https://go.googlesource.com/protobuf

Copyright (c) 2018 The Go Authors. All rights reserved.
Expand Down Expand Up @@ -1769,11 +1769,11 @@ Copyright (c) 2012-2016 The go-diff Authors. All rights reserved.
https://github.com/sirupsen/logrus
Copyright (c) 2014 Simon Eskildsen

** github.com/spf13/cast; version v1.5.1 --
** github.com/spf13/cast; version v1.6.0 --
https://github.com/spf13/cast
Copyright (c) 2014 Steve Francia

** github.com/spf13/viper; version v1.17.0 --
** github.com/spf13/viper; version v1.18.2 --
https://github.com/spf13/viper
Copyright (c) 2014 Steve Francia

Expand Down

0 comments on commit 009f05b

Please sign in to comment.