Skip to content

Commit a855315

Browse files
chore(deps): bump k8s.io/component-base
Bumps the k8s group with 1 update in the /test directory: [k8s.io/component-base](https://github.com/kubernetes/component-base). Updates `k8s.io/component-base` from 0.32.5 to 0.32.7 - [Commits](kubernetes/component-base@v0.32.5...v0.32.7) --- updated-dependencies: - dependency-name: k8s.io/component-base dependency-version: 0.32.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: k8s ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b53683e commit a855315

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

test/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ require (
1414
golang.org/x/oauth2 v0.30.0
1515
google.golang.org/api v0.246.0
1616
k8s.io/apimachinery v0.33.3
17-
k8s.io/component-base v0.32.5
17+
k8s.io/component-base v0.32.7
1818
k8s.io/klog/v2 v2.130.1
1919
k8s.io/node-problem-detector v0.8.20
2020
sigs.k8s.io/boskos v0.0.0-20250612085457-e9e53220ffb6

test/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -742,8 +742,8 @@ honnef.co/go/tools v0.0.1-2020.1.3/go.mod h1:X/FiERA/W4tHapMX5mGpAtMSVEeEUOyHaw9
742742
honnef.co/go/tools v0.0.1-2020.1.4/go.mod h1:X/FiERA/W4tHapMX5mGpAtMSVEeEUOyHaw9vFzvIQ3k=
743743
k8s.io/apimachinery v0.33.3 h1:4ZSrmNa0c/ZpZJhAgRdcsFcZOw1PQU1bALVQ0B3I5LA=
744744
k8s.io/apimachinery v0.33.3/go.mod h1:BHW0YOu7n22fFv/JkYOEfkUYNRN0fj0BlvMFWA7b+SM=
745-
k8s.io/component-base v0.32.5 h1:2HiX+m3s9Iz5CMqdCVDH2V942UqzQvjuhcXb4W+KCsg=
746-
k8s.io/component-base v0.32.5/go.mod h1:jDsPNFFElv9m27TcYxlpEX7TZ3vdgx2g4PaqMUHpV/Y=
745+
k8s.io/component-base v0.32.7 h1:iXfcDveIsx0CyB0b8qo0/4pfgmhwshaO/u4ij1hZeAM=
746+
k8s.io/component-base v0.32.7/go.mod h1:Qfa6+z8IIyIdyqewerOlWaibCsxKbpBNd3ATNrPKe/A=
747747
k8s.io/klog/v2 v2.130.1 h1:n9Xl7H1Xvksem4KFG4PYbdQCQxqc/tTUyrgXaOhHSzk=
748748
k8s.io/klog/v2 v2.130.1/go.mod h1:3Jpz1GvMt720eyJH1ckRHK1EDfpxISzJ7I9OYgaDtPE=
749749
k8s.io/utils v0.0.0-20250604170112-4c0f3b243397 h1:hwvWFiBzdWw1FhfY1FooPn3kzWuJ8tmbZBHi4zVsl1Y=

0 commit comments

Comments
 (0)