summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-12-17 08:43:32 -0500
committerGitHub <noreply@github.com>2024-12-17 08:43:32 -0500
commitaaaf0da696e8ce5216c7004f734b11eb6414cc50 (patch)
treeb505ac14a99e9ce379fb2584015ba29027f895b6
parente04f119d992103513360954763e4950a1d3b109b (diff)
deps(go): Bump k8s.io/client-go from 0.31.3 to 0.32.0 (#2282)
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.31.3 to 0.32.0. - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](https://github.com/kubernetes/client-go/compare/v0.31.3...v0.32.0) --- updated-dependencies: - dependency-name: k8s.io/client-go dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--go.mod2
-rw-r--r--go.sum4
2 files changed, 3 insertions, 3 deletions
diff --git a/go.mod b/go.mod
index b4416aee..9e212ef0 100644
--- a/go.mod
+++ b/go.mod
@@ -33,7 +33,7 @@ require (
golang.org/x/text v0.21.0
gotest.tools/v3 v3.5.1
inet.af/netaddr v0.0.0-20230525184311-b8eac61e914a
- k8s.io/client-go v0.31.3
+ k8s.io/client-go v0.32.0
)
// TODO: replace with gopkg.in/yaml.v3 after https://github.com/go-yaml/yaml/pull/862
diff --git a/go.sum b/go.sum
index 00304512..3eadfdef 100644
--- a/go.sum
+++ b/go.sum
@@ -777,5 +777,5 @@ honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099/go.mod h1:rf3lG4BRIbNafJWh
honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4=
inet.af/netaddr v0.0.0-20230525184311-b8eac61e914a h1:1XCVEdxrvL6c0TGOhecLuB7U9zYNdxZEjvOqJreKZiM=
inet.af/netaddr v0.0.0-20230525184311-b8eac61e914a/go.mod h1:e83i32mAQOW1LAqEIweALsuK2Uw4mhQadA5r7b0Wobo=
-k8s.io/client-go v0.31.3 h1:CAlZuM+PH2cm+86LOBemaJI/lQ5linJ6UFxKX/SoG+4=
-k8s.io/client-go v0.31.3/go.mod h1:2CgjPUTpv3fE5dNygAr2NcM8nhHzXvxB8KL5gYc3kJs=
+k8s.io/client-go v0.32.0 h1:DimtMcnN/JIKZcrSrstiwvvZvLjG0aSxy8PxN8IChp8=
+k8s.io/client-go v0.32.0/go.mod h1:boDWvdM1Drk4NJj/VddSLnx59X3OPgwrOo0vGbtq9+8=