summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-12-19 01:21:39 +0000
committerGitHub <noreply@github.com>2023-12-19 01:21:39 +0000
commit56fc3b0960e73d7ea7191c6beda5283bfed5ac6b (patch)
treec94a01895965ca287da3fca7c0787e99b03157de
parent731641076a3a3a022eff07bc65b7ac8eb7338cc1 (diff)
Build(deps): Bump k8s.io/client-go from 0.28.4 to 0.29.0 (#1944)
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.28.4 to 0.29.0. - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](https://github.com/kubernetes/client-go/compare/v0.28.4...v0.29.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 a24f2d0c..d45ecec0 100644
--- a/go.mod
+++ b/go.mod
@@ -34,7 +34,7 @@ require (
golang.org/x/text v0.14.0
gotest.tools/v3 v3.5.1
inet.af/netaddr v0.0.0-20220811202034-502d2d690317
- k8s.io/client-go v0.28.4
+ k8s.io/client-go v0.29.0
)
// TODO: once https://github.com/go-git/go-git/pull/416 is merged, this can be
diff --git a/go.sum b/go.sum
index 0facd746..d2ff7311 100644
--- a/go.sum
+++ b/go.sum
@@ -675,5 +675,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-20220811202034-502d2d690317 h1:U2fwK6P2EqmopP/hFLTOAjWTki0qgd4GMJn5X8wOleU=
inet.af/netaddr v0.0.0-20220811202034-502d2d690317/go.mod h1:OIezDfdzOgFhuw4HuWapWq2e9l0H9tK4F1j+ETRtF3k=
-k8s.io/client-go v0.28.4 h1:Np5ocjlZcTrkyRJ3+T3PkXDpe4UpatQxj85+xjaD2wY=
-k8s.io/client-go v0.28.4/go.mod h1:0VDZFpgoZfelyP5Wqu0/r/TRYcLYuJ2U1KEeoaPa1N4=
+k8s.io/client-go v0.29.0 h1:KmlDtFcrdUzOYrBhXHgKw5ycWzc3ryPX5mQe0SkG3y8=
+k8s.io/client-go v0.29.0/go.mod h1:yLkXH4HKMAywcrD82KMSmfYg2DlE8mepPR4JGSo5n38=