Skip to content

Commit 2574981

Browse files
committed
Update ATTRIBUTION and CHECKSUMS files for CAPI v1.8.3
1 parent b0c8202 commit 2574981

File tree

3 files changed

+111
-108
lines changed

3 files changed

+111
-108
lines changed

projects/kubernetes-sigs/cluster-api/ATTRIBUTION.txt

+55-55
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ https://github.com/coreos/go-systemd
1414
** github.com/coreos/go-systemd/v22/journal; version v22.5.0 --
1515
https://github.com/coreos/go-systemd/v22
1616

17-
** github.com/distribution/reference; version v0.5.0 --
17+
** github.com/distribution/reference; version v0.6.0 --
1818
https://github.com/distribution/reference
1919

2020
** github.com/flatcar/container-linux-config-transpiler; version v0.9.4 --
@@ -23,7 +23,7 @@ https://github.com/flatcar/container-linux-config-transpiler
2323
** github.com/flatcar/ignition/config; version v0.36.2 --
2424
https://github.com/flatcar/ignition
2525

26-
** github.com/go-logr/logr; version v1.4.1 --
26+
** github.com/go-logr/logr; version v1.4.2 --
2727
https://github.com/go-logr/logr
2828

2929
** github.com/go-logr/stdr; version v1.2.2 --
@@ -47,7 +47,7 @@ https://github.com/golang/groupcache
4747
** github.com/google/btree; version v1.0.1 --
4848
https://github.com/google/btree
4949

50-
** github.com/google/cel-go; version v0.17.7 --
50+
** github.com/google/cel-go; version v0.17.8 --
5151
https://github.com/google/cel-go
5252

5353
** github.com/google/gnostic-models; version v0.6.8 --
@@ -89,7 +89,7 @@ https://github.com/opencontainers/go-digest
8989
** github.com/prometheus/client_golang/prometheus; version v1.18.0 --
9090
https://github.com/prometheus/client_golang
9191

92-
** github.com/prometheus/client_model/go; version v0.5.0 --
92+
** github.com/prometheus/client_model/go; version v0.6.0 --
9393
https://github.com/prometheus/client_model
9494

9595
** github.com/prometheus/common; version v0.45.0 --
@@ -101,22 +101,22 @@ https://github.com/prometheus/procfs
101101
** github.com/spf13/afero; version v1.11.0 --
102102
https://github.com/spf13/afero
103103

104-
** github.com/spf13/cobra; version v1.8.0 --
104+
** github.com/spf13/cobra; version v1.8.1 --
105105
https://github.com/spf13/cobra
106106

107-
** go.etcd.io/etcd/api/v3; version v3.5.13 --
107+
** go.etcd.io/etcd/api/v3; version v3.5.15 --
108108
https://github.com/etcd-io/etcd
109109

110-
** go.etcd.io/etcd/client/pkg/v3; version v3.5.13 --
110+
** go.etcd.io/etcd/client/pkg/v3; version v3.5.15 --
111111
https://github.com/etcd-io/etcd
112112

113-
** go.etcd.io/etcd/client/v3; version v3.5.13 --
113+
** go.etcd.io/etcd/client/v3; version v3.5.15 --
114114
https://github.com/etcd-io/etcd
115115

116-
** go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp; version v0.46.0 --
116+
** go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp; version v0.49.0 --
117117
https://github.com/open-telemetry/opentelemetry-go-contrib
118118

119-
** go.opentelemetry.io/otel; version v1.20.0 --
119+
** go.opentelemetry.io/otel; version v1.24.0 --
120120
https://github.com/open-telemetry/opentelemetry-go
121121

122122
** go.opentelemetry.io/otel/exporters/otlp/otlptrace; version v1.20.0 --
@@ -125,13 +125,13 @@ https://github.com/open-telemetry/opentelemetry-go
125125
** go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc; version v1.20.0 --
126126
https://github.com/open-telemetry/opentelemetry-go
127127

128-
** go.opentelemetry.io/otel/metric; version v1.20.0 --
128+
** go.opentelemetry.io/otel/metric; version v1.24.0 --
129129
https://github.com/open-telemetry/opentelemetry-go
130130

131131
** go.opentelemetry.io/otel/sdk; version v1.20.0 --
132132
https://github.com/open-telemetry/opentelemetry-go
133133

134-
** go.opentelemetry.io/otel/trace; version v1.20.0 --
134+
** go.opentelemetry.io/otel/trace; version v1.24.0 --
135135
https://github.com/open-telemetry/opentelemetry-go
136136

137137
** go.opentelemetry.io/proto/otlp; version v1.0.0 --
@@ -143,13 +143,13 @@ https://github.com/go4org/go4
143143
** gomodules.xyz/jsonpatch/v2; version v2.4.0 --
144144
https://github.com/gomodules/jsonpatch
145145

146-
** google.golang.org/genproto/googleapis/api; version v0.0.0-20231106174013-bbf56f31fb17 --
146+
** google.golang.org/genproto/googleapis/api; version v0.0.0-20240311132316-a219d84964c2 --
147147
https://github.com/googleapis/go-genproto
148148

149-
** google.golang.org/genproto/googleapis/rpc; version v0.0.0-20231120223509-83a465c0220f --
149+
** google.golang.org/genproto/googleapis/rpc; version v0.0.0-20240314234333-6e1732d8331c --
150150
https://github.com/googleapis/go-genproto
151151

152-
** google.golang.org/grpc; version v1.59.0 --
152+
** google.golang.org/grpc; version v1.62.2 --
153153
https://github.com/grpc/grpc-go
154154

155155
** gopkg.in/ini.v1; version v1.67.0 --
@@ -158,67 +158,67 @@ https://gopkg.in/ini.v1
158158
** gopkg.in/yaml.v2; version v2.4.0 --
159159
https://gopkg.in/yaml.v2
160160

161-
** k8s.io/api; version v0.29.3 --
161+
** k8s.io/api; version v0.30.3 --
162162
https://github.com/kubernetes/api
163163

164-
** k8s.io/apiextensions-apiserver/pkg; version v0.29.3 --
164+
** k8s.io/apiextensions-apiserver/pkg; version v0.30.3 --
165165
https://github.com/kubernetes/apiextensions-apiserver
166166

167-
** k8s.io/apimachinery/pkg; version v0.29.3 --
167+
** k8s.io/apimachinery/pkg; version v0.30.3 --
168168
https://github.com/kubernetes/apimachinery
169169

170-
** k8s.io/apiserver; version v0.29.3 --
170+
** k8s.io/apiserver; version v0.30.3 --
171171
https://github.com/kubernetes/apiserver
172172

173-
** k8s.io/cli-runtime/pkg; version v0.29.3 --
173+
** k8s.io/cli-runtime/pkg; version v0.30.3 --
174174
https://github.com/kubernetes/cli-runtime
175175

176-
** k8s.io/client-go; version v0.29.3 --
176+
** k8s.io/client-go; version v0.30.3 --
177177
https://github.com/kubernetes/client-go
178178

179-
** k8s.io/cluster-bootstrap; version v0.29.3 --
179+
** k8s.io/cluster-bootstrap; version v0.30.3 --
180180
https://github.com/kubernetes/cluster-bootstrap
181181

182-
** k8s.io/component-base; version v0.29.3 --
182+
** k8s.io/component-base; version v0.30.3 --
183183
https://github.com/kubernetes/component-base
184184

185-
** k8s.io/component-helpers/auth/rbac; version v0.29.3 --
185+
** k8s.io/component-helpers/auth/rbac; version v0.30.3 --
186186
https://github.com/kubernetes/component-helpers
187187

188-
** k8s.io/klog/v2; version v2.110.1 --
188+
** k8s.io/klog/v2; version v2.120.1 --
189189
https://github.com/kubernetes/klog
190190

191-
** k8s.io/kube-openapi/pkg; version v0.0.0-20231010175941-2dd684a91f00 --
191+
** k8s.io/kube-openapi/pkg; version v0.0.0-20240228011516-70dd3763d340 --
192192
https://github.com/kubernetes/kube-openapi
193193

194-
** k8s.io/kube-openapi/pkg/validation/errors; version v0.0.0-20231010175941-2dd684a91f00 --
194+
** k8s.io/kube-openapi/pkg/validation/errors; version v0.0.0-20240228011516-70dd3763d340 --
195195
https://github.com/kubernetes/kube-openapi
196196

197-
** k8s.io/kube-openapi/pkg/validation/spec; version v0.0.0-20231010175941-2dd684a91f00 --
197+
** k8s.io/kube-openapi/pkg/validation/spec; version v0.0.0-20240228011516-70dd3763d340 --
198198
https://github.com/kubernetes/kube-openapi
199199

200-
** k8s.io/kube-openapi/pkg/validation/strfmt; version v0.0.0-20231010175941-2dd684a91f00 --
200+
** k8s.io/kube-openapi/pkg/validation/strfmt; version v0.0.0-20240228011516-70dd3763d340 --
201201
https://github.com/kubernetes/kube-openapi
202202

203-
** k8s.io/kube-openapi/pkg/validation/validate; version v0.0.0-20231010175941-2dd684a91f00 --
203+
** k8s.io/kube-openapi/pkg/validation/validate; version v0.0.0-20240228011516-70dd3763d340 --
204204
https://github.com/kubernetes/kube-openapi
205205

206-
** k8s.io/kubectl/pkg; version v0.29.3 --
206+
** k8s.io/kubectl/pkg; version v0.30.3 --
207207
https://github.com/kubernetes/kubectl
208208

209-
** k8s.io/metrics/pkg; version v0.29.3 --
209+
** k8s.io/metrics/pkg; version v0.30.3 --
210210
https://github.com/kubernetes/metrics
211211

212212
** k8s.io/utils; version v0.0.0-20231127182322-b307cd553661 --
213213
https://github.com/kubernetes/utils
214214

215-
** sigs.k8s.io/apiserver-network-proxy/konnectivity-client; version v0.28.0 --
215+
** sigs.k8s.io/apiserver-network-proxy/konnectivity-client; version v0.30.0 --
216216
https://github.com/kubernetes-sigs/apiserver-network-proxy
217217

218-
** sigs.k8s.io/cluster-api; version v1.7.2 --
218+
** sigs.k8s.io/cluster-api; version v1.8.3 --
219219
https://github.com/kubernetes-sigs/cluster-api
220220

221-
** sigs.k8s.io/controller-runtime; version v0.17.3 --
221+
** sigs.k8s.io/controller-runtime; version v0.18.5 --
222222
https://github.com/kubernetes-sigs/controller-runtime
223223

224224
** sigs.k8s.io/json; version v0.0.0-20221116044647-bc3834ca7abd --
@@ -1108,7 +1108,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
11081108

11091109
------
11101110

1111-
** github.com/google/uuid; version v1.4.0 --
1111+
** github.com/google/uuid; version v1.6.0 --
11121112
https://github.com/google/uuid
11131113

11141114
Copyright (c) 2009,2014 Google Inc. All rights reserved.
@@ -1217,40 +1217,40 @@ https://github.com/ProtonMail/go-crypto
12171217
** github.com/sagikazarmark/slog-shim; version v0.1.0 --
12181218
https://github.com/sagikazarmark/slog-shim
12191219

1220-
** golang.org/go; version go1.21.13 --
1220+
** golang.org/go; version go1.22.7 --
12211221
https://github.com/golang/go
12221222

1223-
** golang.org/x/crypto; version v0.21.0 --
1223+
** golang.org/x/crypto; version v0.25.0 --
12241224
https://golang.org/x/crypto
12251225

12261226
** golang.org/x/exp; version v0.0.0-20230905200255-921286631fa9 --
12271227
https://golang.org/x/exp
12281228

1229-
** golang.org/x/net; version v0.23.0 --
1229+
** golang.org/x/net; version v0.27.0 --
12301230
https://golang.org/x/net
12311231

1232-
** golang.org/x/oauth2; version v0.18.0 --
1232+
** golang.org/x/oauth2; version v0.21.0 --
12331233
https://golang.org/x/oauth2
12341234

1235-
** golang.org/x/sync; version v0.6.0 --
1235+
** golang.org/x/sync; version v0.7.0 --
12361236
https://golang.org/x/sync
12371237

1238-
** golang.org/x/sys; version v0.18.0 --
1238+
** golang.org/x/sys; version v0.22.0 --
12391239
https://golang.org/x/sys
12401240

1241-
** golang.org/x/term; version v0.18.0 --
1241+
** golang.org/x/term; version v0.22.0 --
12421242
https://golang.org/x/term
12431243

1244-
** golang.org/x/text; version v0.14.0 --
1244+
** golang.org/x/text; version v0.16.0 --
12451245
https://golang.org/x/text
12461246

12471247
** golang.org/x/time/rate; version v0.5.0 --
12481248
https://golang.org/x/time
12491249

1250-
** k8s.io/apimachinery/third_party/forked/golang; version v0.29.3 --
1250+
** k8s.io/apimachinery/third_party/forked/golang; version v0.30.3 --
12511251
https://github.com/kubernetes/apimachinery
12521252

1253-
** k8s.io/client-go/third_party/forked/golang/template; version v0.29.3 --
1253+
** k8s.io/client-go/third_party/forked/golang/template; version v0.30.3 --
12541254
https://github.com/kubernetes/client-go
12551255

12561256
Copyright (c) 2009 The Go Authors. All rights reserved.
@@ -1460,7 +1460,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14601460

14611461
------
14621462

1463-
** google.golang.org/protobuf; version v1.33.0 --
1463+
** google.golang.org/protobuf; version v1.34.1 --
14641464
https://go.googlesource.com/protobuf
14651465

14661466
Copyright (c) 2018 The Go Authors. All rights reserved.
@@ -1527,7 +1527,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
15271527

15281528
------
15291529

1530-
** k8s.io/kube-openapi/pkg/internal/third_party/go-json-experiment/json; version v0.0.0-20231010175941-2dd684a91f00 --
1530+
** k8s.io/kube-openapi/pkg/internal/third_party/go-json-experiment/json; version v0.0.0-20240228011516-70dd3763d340 --
15311531
https://github.com/kubernetes/kube-openapi
15321532

15331533
Copyright (c) 2020 The Go Authors. All rights reserved.
@@ -1581,7 +1581,7 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
15811581

15821582
------
15831583

1584-
** github.com/adrg/xdg; version v0.4.0 --
1584+
** github.com/adrg/xdg; version v0.5.0 --
15851585
https://github.com/adrg/xdg
15861586
Copyright (c) 2014 Adrian-George Bostan <[email protected]>
15871587

@@ -1613,7 +1613,7 @@ Copyright (c) 2016 Caleb Spare
16131613
https://github.com/drone/envsubst/v2
16141614
Copyright (c) 2017 drone.io
16151615

1616-
** github.com/emicklei/go-restful/v3; version v3.11.0 --
1616+
** github.com/emicklei/go-restful/v3; version v3.12.1 --
16171617
https://github.com/emicklei/go-restful/v3
16181618
Copyright (c) 2012,2013 Ernest Micklei
16191619

@@ -1625,7 +1625,7 @@ Copyright (c) 2015 Exponent Labs LLC
16251625
https://github.com/fatih/camelcase
16261626
Copyright (c) 2015 Fatih Arslan
16271627

1628-
** github.com/fatih/color; version v1.16.0 --
1628+
** github.com/fatih/color; version v1.17.0 --
16291629
https://github.com/fatih/color
16301630
Copyright (c) 2013 Fatih Arslan
16311631

@@ -1713,7 +1713,7 @@ Copyright (c) [2015] [go-gitignore]
17131713
https://github.com/olekukonko/tablewriter
17141714
Copyright (C) 2014 by Oleku Konko
17151715

1716-
** github.com/onsi/gomega; version v1.32.0 --
1716+
** github.com/onsi/gomega; version v1.34.0 --
17171717
https://github.com/onsi/gomega
17181718
Copyright (c) 2013-2014 Onsi Fakhouri
17191719

@@ -1729,7 +1729,7 @@ Copyright (c) 2019 Oliver Kuederle
17291729
https://github.com/spf13/cast
17301730
Copyright (c) 2014 Steve Francia
17311731

1732-
** github.com/spf13/viper; version v1.18.2 --
1732+
** github.com/spf13/viper; version v1.19.0 --
17331733
https://github.com/spf13/viper
17341734
Copyright (c) 2014 Steve Francia
17351735

@@ -1753,7 +1753,7 @@ Copyright (c) 2014 Vincent Petithory
17531753
https://github.com/uber-go/multierr
17541754
Copyright (c) 2017-2021 Uber Technologies, Inc.
17551755

1756-
** go.uber.org/zap; version v1.26.0 --
1756+
** go.uber.org/zap; version v1.27.0 --
17571757
https://github.com/uber-go/zap
17581758
Copyright (c) 2016-2017 Uber Technologies, Inc.
17591759

@@ -1853,7 +1853,7 @@ The above copyright notice and this permission notice shall be included in all c
18531853
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
18541854
------
18551855

1856-
** github.com/pelletier/go-toml/v2; version v2.1.0 --
1856+
** github.com/pelletier/go-toml/v2; version v2.2.2 --
18571857
https://github.com/pelletier/go-toml/v2
18581858
Copyright (c) 2021 - 2023 Thomas Pelletier
18591859

0 commit comments

Comments
 (0)