Skip to content

Commit cd9e051

Browse files
dependabot[bot]Per G. da Silva
andauthored
🌱 Bump the k8s-dependencies group across 1 directory with 11 updates (#3827)
* 🌱 Bump the k8s-dependencies group across 1 directory with 11 updates Bumps the k8s-dependencies group with 4 updates in the / directory: [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver), [k8s.io/kube-aggregator](https://github.com/kubernetes/kube-aggregator), [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) and [sigs.k8s.io/controller-tools](https://github.com/kubernetes-sigs/controller-tools). Updates `k8s.io/apiextensions-apiserver` from 0.35.4 to 0.36.1 - [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases) - [Commits](kubernetes/apiextensions-apiserver@v0.35.4...v0.36.1) Updates `k8s.io/apimachinery` from 0.35.4 to 0.36.1 - [Commits](kubernetes/apimachinery@v0.35.4...v0.36.1) Updates `k8s.io/apiserver` from 0.35.4 to 0.36.1 - [Commits](kubernetes/apiserver@v0.35.4...v0.36.1) Updates `k8s.io/client-go` from 0.35.4 to 0.36.1 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.35.4...v0.36.1) Updates `k8s.io/code-generator` from 0.35.4 to 0.36.1 - [Commits](kubernetes/code-generator@v0.35.4...v0.36.1) Updates `k8s.io/component-base` from 0.35.4 to 0.36.1 - [Commits](kubernetes/component-base@v0.35.4...v0.36.1) Updates `k8s.io/kube-aggregator` from 0.35.4 to 0.36.1 - [Commits](kubernetes/kube-aggregator@v0.35.4...v0.36.1) Updates `k8s.io/kube-openapi` from 0.0.0-20260127142750-a19766b6e2d4 to 0.0.0-20260317180543-43fb72c5454a - [Commits](https://github.com/kubernetes/kube-openapi/commits) Updates `k8s.io/utils` from 0.0.0-20260108192941-914a6e750570 to 0.0.0-20260210185600-b8788abfbbc2 - [Commits](https://github.com/kubernetes/utils/commits) Updates `sigs.k8s.io/controller-runtime` from 0.23.3 to 0.24.1 - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases) - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md) - [Commits](kubernetes-sigs/controller-runtime@v0.23.3...v0.24.1) Updates `sigs.k8s.io/controller-tools` from 0.20.1 to 0.21.0 - [Release notes](https://github.com/kubernetes-sigs/controller-tools/releases) - [Changelog](https://github.com/kubernetes-sigs/controller-tools/blob/main/RELEASE.md) - [Commits](kubernetes-sigs/controller-tools@v0.20.1...v0.21.0) --- updated-dependencies: - dependency-name: k8s.io/apiextensions-apiserver dependency-version: 0.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: k8s-dependencies - dependency-name: k8s.io/apimachinery dependency-version: 0.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: k8s-dependencies - dependency-name: k8s.io/apiserver dependency-version: 0.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: k8s-dependencies - dependency-name: k8s.io/client-go dependency-version: 0.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: k8s-dependencies - dependency-name: k8s.io/code-generator dependency-version: 0.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: k8s-dependencies - dependency-name: k8s.io/component-base dependency-version: 0.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: k8s-dependencies - dependency-name: k8s.io/kube-aggregator dependency-version: 0.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: k8s-dependencies - dependency-name: k8s.io/kube-openapi dependency-version: 0.0.0-20260317180543-43fb72c5454a dependency-type: direct:production update-type: version-update:semver-patch dependency-group: k8s-dependencies - dependency-name: k8s.io/utils dependency-version: 0.0.0-20260210185600-b8788abfbbc2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: k8s-dependencies - dependency-name: sigs.k8s.io/controller-runtime dependency-version: 0.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: k8s-dependencies - dependency-name: sigs.k8s.io/controller-tools dependency-version: 0.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: k8s-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> * Regenerate resources Signed-off-by: Per G. da Silva <pegoncal@redhat.com> * Bump kind version Signed-off-by: Per G. da Silva <pegoncal@redhat.com> * fix server unit test Signed-off-by: Per G. da Silva <pegoncal@redhat.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Per G. da Silva <pegoncal@redhat.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Per G. da Silva <pegoncal@redhat.com>
1 parent c79ad06 commit cd9e051

1,162 files changed

Lines changed: 53982 additions & 41991 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.bingo/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@
1111
!variables.env
1212

1313
*tmp.mod
14+
*tmp.sum

.bingo/README.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
# Project Development Dependencies.
22

3-
This is directory which stores Go modules with pinned buildable package that is used within this repository, managed by https://github.com/bwplotka/bingo.
3+
This is directory which stores Go modules with pinned buildable package that is used within this repository, managed by <https://github.com/bwplotka/bingo>.
44

55
* Run `bingo get` to install all tools having each own module file in this directory.
6-
* Run `bingo get <tool>` to install <tool> that have own module file in this directory.
7-
* For Makefile: Make sure to put `include .bingo/Variables.mk` in your Makefile, then use $(<upper case tool name>) variable where <tool> is the .bingo/<tool>.mod.
6+
* Run `bingo get <tool>` to install `<tool>` that have own module file in this directory.
7+
* For Makefile: Make sure to put `include .bingo/Variables.mk` in your Makefile, then use `\$(<UPPER_CASE_TOOL_NAME>)` variable where `<tool>` is the .bingo/`<tool>.mod`.
88
* For shell: Run `source .bingo/variables.env` to source all environment variable for each tool.
9-
* For go: Import `.bingo/variables.go` to for variable names.
10-
* See https://github.com/bwplotka/bingo or -h on how to add, remove or change binaries dependencies.
9+
* See <https://github.com/bwplotka/bingo> or -h on how to add, remove or change binaries dependencies.
1110

1211
## Requirements
1312

14-
* Go 1.14+
13+
* Go 1.24.x or 1.25.x

.bingo/Variables.mk

Lines changed: 17 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,16 @@
1-
# Auto generated binary variables helper managed by https://github.com/bwplotka/bingo v0.9. DO NOT EDIT.
1+
# Auto generated binary variables helper managed by https://github.com/bwplotka/bingo v0.10. DO NOT EDIT.
22
# All tools are designed to be build inside $GOBIN.
33
BINGO_DIR := $(dir $(lastword $(MAKEFILE_LIST)))
44
GOPATH ?= $(shell go env GOPATH)
55
GOBIN ?= $(firstword $(subst :, ,${GOPATH}))/bin
66
GO ?= $(shell which go)
77

8+
# Ensure bingo-managed tools are always built for the host platform,
9+
# even when GOOS/GOARCH are set for cross-compilation of other targets.
10+
GOHOSTOS ?= $(shell $(GO) env GOHOSTOS)
11+
GOHOSTARCH ?= $(shell $(GO) env GOHOSTARCH)
12+
GOHOSTARM ?= $(shell $(GO) env GOHOSTARM)
13+
814
# Below generated variables ensure that every time a tool under each variable is invoked, the correct version
915
# will be used; reinstalling only if needed.
1016
# For example for bingo variable:
@@ -21,35 +27,35 @@ BINGO := $(GOBIN)/bingo-v0.9.0
2127
$(BINGO): $(BINGO_DIR)/bingo.mod
2228
@# Install binary/ries using Go 1.14+ build command. This is using bwplotka/bingo-controlled, separate go module with pinned dependencies.
2329
@echo "(re)installing $(GOBIN)/bingo-v0.9.0"
24-
@cd $(BINGO_DIR) && GOWORK=off $(GO) build -mod=mod -modfile=bingo.mod -o=$(GOBIN)/bingo-v0.9.0 "github.com/bwplotka/bingo"
30+
@cd $(BINGO_DIR) && GOWORK=off GOOS=$(GOHOSTOS) GOARCH=$(GOHOSTARCH) GOARM=$(GOHOSTARM) $(GO) build -mod=mod -modfile=bingo.mod -o=$(GOBIN)/bingo-v0.9.0 "github.com/bwplotka/bingo"
2531

2632
GOLANGCI_LINT := $(GOBIN)/golangci-lint-v1.64.8
2733
$(GOLANGCI_LINT): $(BINGO_DIR)/golangci-lint.mod
2834
@# Install binary/ries using Go 1.14+ build command. This is using bwplotka/bingo-controlled, separate go module with pinned dependencies.
2935
@echo "(re)installing $(GOBIN)/golangci-lint-v1.64.8"
30-
@cd $(BINGO_DIR) && GOWORK=off $(GO) build -mod=mod -modfile=golangci-lint.mod -o=$(GOBIN)/golangci-lint-v1.64.8 "github.com/golangci/golangci-lint/cmd/golangci-lint"
36+
@cd $(BINGO_DIR) && GOWORK=off GOOS=$(GOHOSTOS) GOARCH=$(GOHOSTARCH) GOARM=$(GOHOSTARM) $(GO) build -mod=mod -modfile=golangci-lint.mod -o=$(GOBIN)/golangci-lint-v1.64.8 "github.com/golangci/golangci-lint/cmd/golangci-lint"
3137

32-
HELM := $(GOBIN)/helm-v3.19.2
38+
HELM := $(GOBIN)/helm-v3.18.3
3339
$(HELM): $(BINGO_DIR)/helm.mod
3440
@# Install binary/ries using Go 1.14+ build command. This is using bwplotka/bingo-controlled, separate go module with pinned dependencies.
35-
@echo "(re)installing $(GOBIN)/helm-v3.19.2"
36-
@cd $(BINGO_DIR) && GOWORK=off $(GO) build -mod=mod -modfile=helm.mod -o=$(GOBIN)/helm-v3.19.2 "helm.sh/helm/v3/cmd/helm"
41+
@echo "(re)installing $(GOBIN)/helm-v3.18.3"
42+
@cd $(BINGO_DIR) && GOWORK=off GOOS=$(GOHOSTOS) GOARCH=$(GOHOSTARCH) GOARM=$(GOHOSTARM) $(GO) build -mod=mod -modfile=helm.mod -o=$(GOBIN)/helm-v3.18.3 "helm.sh/helm/v3/cmd/helm"
3743

38-
KIND := $(GOBIN)/kind-v0.31.0
44+
KIND := $(GOBIN)/kind-v0.32.0
3945
$(KIND): $(BINGO_DIR)/kind.mod
4046
@# Install binary/ries using Go 1.14+ build command. This is using bwplotka/bingo-controlled, separate go module with pinned dependencies.
41-
@echo "(re)installing $(GOBIN)/kind-v0.31.0"
42-
@cd $(BINGO_DIR) && GOWORK=off $(GO) build -mod=mod -modfile=kind.mod -o=$(GOBIN)/kind-v0.31.0 "sigs.k8s.io/kind"
47+
@echo "(re)installing $(GOBIN)/kind-v0.32.0"
48+
@cd $(BINGO_DIR) && GOWORK=off GOOS=$(GOHOSTOS) GOARCH=$(GOHOSTARCH) GOARM=$(GOHOSTARM) $(GO) build -mod=mod -modfile=kind.mod -o=$(GOBIN)/kind-v0.32.0 "sigs.k8s.io/kind"
4349

4450
SETUP_ENVTEST := $(GOBIN)/setup-envtest-v0.0.0-20250620151452-b9a9ca01fd37
4551
$(SETUP_ENVTEST): $(BINGO_DIR)/setup-envtest.mod
4652
@# Install binary/ries using Go 1.14+ build command. This is using bwplotka/bingo-controlled, separate go module with pinned dependencies.
4753
@echo "(re)installing $(GOBIN)/setup-envtest-v0.0.0-20250620151452-b9a9ca01fd37"
48-
@cd $(BINGO_DIR) && GOWORK=off $(GO) build -mod=mod -modfile=setup-envtest.mod -o=$(GOBIN)/setup-envtest-v0.0.0-20250620151452-b9a9ca01fd37 "sigs.k8s.io/controller-runtime/tools/setup-envtest"
54+
@cd $(BINGO_DIR) && GOWORK=off GOOS=$(GOHOSTOS) GOARCH=$(GOHOSTARCH) GOARM=$(GOHOSTARM) $(GO) build -mod=mod -modfile=setup-envtest.mod -o=$(GOBIN)/setup-envtest-v0.0.0-20250620151452-b9a9ca01fd37 "sigs.k8s.io/controller-runtime/tools/setup-envtest"
4955

5056
YQ := $(GOBIN)/yq-v4.48.1
5157
$(YQ): $(BINGO_DIR)/yq.mod
5258
@# Install binary/ries using Go 1.14+ build command. This is using bwplotka/bingo-controlled, separate go module with pinned dependencies.
5359
@echo "(re)installing $(GOBIN)/yq-v4.48.1"
54-
@cd $(BINGO_DIR) && GOWORK=off $(GO) build -mod=mod -modfile=yq.mod -o=$(GOBIN)/yq-v4.48.1 "github.com/mikefarah/yq/v4"
60+
@cd $(BINGO_DIR) && GOWORK=off GOOS=$(GOHOSTOS) GOARCH=$(GOHOSTARCH) GOARM=$(GOHOSTARM) $(GO) build -mod=mod -modfile=yq.mod -o=$(GOBIN)/yq-v4.48.1 "github.com/mikefarah/yq/v4"
5561

.bingo/kind.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ go 1.22.0
44

55
toolchain go1.22.3
66

7-
require sigs.k8s.io/kind v0.31.0
7+
require sigs.k8s.io/kind v0.32.0

.bingo/kind.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ sigs.k8s.io/kind v0.30.0 h1:2Xi1KFEfSMm0XDcvKnUt15ZfgRPCT0OnCBbpgh8DztY=
6262
sigs.k8s.io/kind v0.30.0/go.mod h1:FSqriGaoTPruiXWfRnUXNykF8r2t+fHtK0P0m1AbGF8=
6363
sigs.k8s.io/kind v0.31.0 h1:UcT4nzm+YM7YEbqiAKECk+b6dsvc/HRZZu9U0FolL1g=
6464
sigs.k8s.io/kind v0.31.0/go.mod h1:FSqriGaoTPruiXWfRnUXNykF8r2t+fHtK0P0m1AbGF8=
65+
sigs.k8s.io/kind v0.32.0 h1:p9hscbj98u/qyrjVpjId86LI70nQmbSsipV7wCG10Xk=
66+
sigs.k8s.io/kind v0.32.0/go.mod h1:FSqriGaoTPruiXWfRnUXNykF8r2t+fHtK0P0m1AbGF8=
6567
sigs.k8s.io/yaml v1.3.0 h1:a2VclLzOGrwOHDiV8EfBGhvjHvP46CtW5j6POvhYGGo=
6668
sigs.k8s.io/yaml v1.3.0/go.mod h1:GeOyir5tyXNByN85N/dRIT9es5UQNerPYEKK56eTBm8=
6769
sigs.k8s.io/yaml v1.4.0 h1:Mk1wCc2gy/F0THH0TAp1QYyJNzRm2KCLy3o5ASXVI5E=

.bingo/variables.env

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Auto generated binary variables helper managed by https://github.com/bwplotka/bingo v0.9. DO NOT EDIT.
1+
# Auto generated binary variables helper managed by https://github.com/bwplotka/bingo v0.10. DO NOT EDIT.
22
# All tools are designed to be build inside $GOBIN.
33
# Those variables will work only until 'bingo get' was invoked, or if tools were installed via Makefile's Variables.mk.
44
GOBIN=${GOBIN:=$(go env GOBIN)}
@@ -12,9 +12,9 @@ BINGO="${GOBIN}/bingo-v0.9.0"
1212

1313
GOLANGCI_LINT="${GOBIN}/golangci-lint-v1.64.8"
1414

15-
HELM="${GOBIN}/helm-v3.19.2"
15+
HELM="${GOBIN}/helm-v3.18.3"
1616

17-
KIND="${GOBIN}/kind-v0.31.0"
17+
KIND="${GOBIN}/kind-v0.32.0"
1818

1919
SETUP_ENVTEST="${GOBIN}/setup-envtest-v0.0.0-20250620151452-b9a9ca01fd37"
2020

go.mod

Lines changed: 37 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -39,19 +39,19 @@ require (
3939
golang.org/x/time v0.15.0
4040
google.golang.org/grpc v1.81.1
4141
gopkg.in/yaml.v3 v3.0.1
42-
k8s.io/api v0.35.4
43-
k8s.io/apiextensions-apiserver v0.35.4
44-
k8s.io/apimachinery v0.35.4
45-
k8s.io/apiserver v0.35.4
46-
k8s.io/client-go v0.35.4
47-
k8s.io/code-generator v0.35.4
48-
k8s.io/component-base v0.35.4
42+
k8s.io/api v0.36.1
43+
k8s.io/apiextensions-apiserver v0.36.1
44+
k8s.io/apimachinery v0.36.1
45+
k8s.io/apiserver v0.36.1
46+
k8s.io/client-go v0.36.1
47+
k8s.io/code-generator v0.36.1
48+
k8s.io/component-base v0.36.1
4949
k8s.io/klog/v2 v2.140.0
50-
k8s.io/kube-aggregator v0.35.4
51-
k8s.io/kube-openapi v0.0.0-20260127142750-a19766b6e2d4
52-
k8s.io/utils v0.0.0-20260108192941-914a6e750570
53-
sigs.k8s.io/controller-runtime v0.23.3
54-
sigs.k8s.io/controller-tools v0.20.1
50+
k8s.io/kube-aggregator v0.36.1
51+
k8s.io/kube-openapi v0.0.0-20260427204847-8949caaa1199
52+
k8s.io/utils v0.0.0-20260319190234-28399d86e0b5
53+
sigs.k8s.io/controller-runtime v0.24.1
54+
sigs.k8s.io/controller-tools v0.21.0
5555
)
5656

5757
require (
@@ -88,41 +88,41 @@ require (
8888
github.com/docker/go-units v0.5.0 // indirect
8989
github.com/emicklei/go-restful/v3 v3.13.0 // indirect
9090
github.com/evanphx/json-patch/v5 v5.9.11 // indirect
91-
github.com/fatih/color v1.18.0 // indirect
91+
github.com/fatih/color v1.19.0 // indirect
9292
github.com/felixge/httpsnoop v1.0.4 // indirect
93-
github.com/fxamacker/cbor/v2 v2.9.0 // indirect
93+
github.com/fxamacker/cbor/v2 v2.9.1 // indirect
9494
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
9595
github.com/go-git/go-billy/v5 v5.9.0 // indirect
9696
github.com/go-git/go-git/v5 v5.19.1 // indirect
9797
github.com/go-logr/stdr v1.2.2 // indirect
9898
github.com/go-logr/zapr v1.3.0 // indirect
99-
github.com/go-openapi/jsonpointer v0.22.4 // indirect
100-
github.com/go-openapi/jsonreference v0.21.4 // indirect
101-
github.com/go-openapi/swag v0.25.4 // indirect
102-
github.com/go-openapi/swag/cmdutils v0.25.4 // indirect
103-
github.com/go-openapi/swag/conv v0.25.4 // indirect
104-
github.com/go-openapi/swag/fileutils v0.25.4 // indirect
105-
github.com/go-openapi/swag/jsonname v0.25.4 // indirect
106-
github.com/go-openapi/swag/jsonutils v0.25.4 // indirect
107-
github.com/go-openapi/swag/loading v0.25.4 // indirect
108-
github.com/go-openapi/swag/mangling v0.25.4 // indirect
109-
github.com/go-openapi/swag/netutils v0.25.4 // indirect
110-
github.com/go-openapi/swag/stringutils v0.25.4 // indirect
111-
github.com/go-openapi/swag/typeutils v0.25.4 // indirect
112-
github.com/go-openapi/swag/yamlutils v0.25.4 // indirect
99+
github.com/go-openapi/jsonpointer v0.23.1 // indirect
100+
github.com/go-openapi/jsonreference v0.21.5 // indirect
101+
github.com/go-openapi/swag v0.26.0 // indirect
102+
github.com/go-openapi/swag/cmdutils v0.26.0 // indirect
103+
github.com/go-openapi/swag/conv v0.26.0 // indirect
104+
github.com/go-openapi/swag/fileutils v0.26.0 // indirect
105+
github.com/go-openapi/swag/jsonname v0.26.0 // indirect
106+
github.com/go-openapi/swag/jsonutils v0.26.0 // indirect
107+
github.com/go-openapi/swag/loading v0.26.0 // indirect
108+
github.com/go-openapi/swag/mangling v0.26.0 // indirect
109+
github.com/go-openapi/swag/netutils v0.26.0 // indirect
110+
github.com/go-openapi/swag/stringutils v0.26.0 // indirect
111+
github.com/go-openapi/swag/typeutils v0.26.0 // indirect
112+
github.com/go-openapi/swag/yamlutils v0.26.0 // indirect
113113
github.com/go-task/slim-sprig/v3 v3.0.0 // indirect
114114
github.com/gobuffalo/flect v1.0.3 // indirect
115115
github.com/gogo/protobuf v1.3.2 // indirect
116116
github.com/golang-migrate/migrate/v4 v4.19.1 // indirect
117117
github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8 // indirect
118118
github.com/golang/protobuf v1.5.4 // indirect
119-
github.com/google/btree v1.1.3 // indirect
120119
github.com/google/cel-go v0.28.1 // indirect
121120
github.com/google/gnostic-models v0.7.1 // indirect
122121
github.com/google/pprof v0.0.0-20260402051712-545e8a4df936 // indirect
123122
github.com/google/uuid v1.6.0 // indirect
124123
github.com/gorilla/mux v1.8.1 // indirect
125-
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 // indirect
124+
github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus v1.1.0 // indirect
125+
github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.3.3 // indirect
126126
github.com/grpc-ecosystem/grpc-gateway/v2 v2.28.0 // indirect
127127
github.com/h2non/filetype v1.1.3 // indirect
128128
github.com/h2non/go-is-svg v0.0.0-20160927212452-35e8c4b0612c // indirect
@@ -155,9 +155,9 @@ require (
155155
github.com/tidwall/btree v1.8.1 // indirect
156156
github.com/x448/float16 v0.8.4 // indirect
157157
go.etcd.io/bbolt v1.4.3 // indirect
158-
go.etcd.io/etcd/api/v3 v3.6.7 // indirect
159-
go.etcd.io/etcd/client/pkg/v3 v3.6.7 // indirect
160-
go.etcd.io/etcd/client/v3 v3.6.7 // indirect
158+
go.etcd.io/etcd/api/v3 v3.6.8 // indirect
159+
go.etcd.io/etcd/client/pkg/v3 v3.6.8 // indirect
160+
go.etcd.io/etcd/client/v3 v3.6.8 // indirect
161161
go.opencensus.io v0.24.0 // indirect
162162
go.opentelemetry.io/auto/sdk v1.2.1 // indirect
163163
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.65.0 // indirect
@@ -187,18 +187,19 @@ require (
187187
google.golang.org/genproto v0.0.0-20260203192932-546029d2fa20 // indirect
188188
google.golang.org/genproto/googleapis/api v0.0.0-20260401024825-9d38bb4040a9 // indirect
189189
google.golang.org/genproto/googleapis/rpc v0.0.0-20260401024825-9d38bb4040a9 // indirect
190-
google.golang.org/protobuf v1.36.11 // indirect
190+
google.golang.org/protobuf v1.36.12-0.20260120151049-f2248ac996af // indirect
191191
gopkg.in/evanphx/json-patch.v4 v4.13.0 // indirect
192192
gopkg.in/inf.v0 v0.9.1 // indirect
193193
gopkg.in/natefinch/lumberjack.v2 v2.2.1 // indirect
194194
gopkg.in/warnings.v0 v0.1.2 // indirect
195195
gopkg.in/yaml.v2 v2.4.0 // indirect
196196
k8s.io/gengo/v2 v2.0.0-20250922181213-ec3ebc5fd46b // indirect
197-
k8s.io/kms v0.35.4 // indirect
197+
k8s.io/kms v0.36.1 // indirect
198+
k8s.io/streaming v0.36.1 // indirect
198199
sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.34.0 // indirect
199200
sigs.k8s.io/json v0.0.0-20250730193827-2d320260d730 // indirect
200201
sigs.k8s.io/randfill v1.0.0 // indirect
201-
sigs.k8s.io/structured-merge-diff/v6 v6.3.2-0.20260122202528-d9cc6641c482 // indirect
202+
sigs.k8s.io/structured-merge-diff/v6 v6.4.0 // indirect
202203
sigs.k8s.io/yaml v1.6.0 // indirect
203204
)
204205

0 commit comments

Comments
 (0)