aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2023-10-30 08:40:35 -0700
committerGravatar GitHub <noreply@github.com> 2023-10-30 08:40:35 -0700
commit9ada7dd1aba17a4e6afd8c458e40ed216eab0e3d (patch)
treee87784576e4522e5d019785e7908000ca50800ef /go.mod
parent430e3ad9863cc18577c58e258a98696479fa1cc6 (diff)
downloadcoredns-9ada7dd1aba17a4e6afd8c458e40ed216eab0e3d.tar.gz
coredns-9ada7dd1aba17a4e6afd8c458e40ed216eab0e3d.tar.zst
coredns-9ada7dd1aba17a4e6afd8c458e40ed216eab0e3d.zip
build(deps): bump k8s.io/apimachinery from 0.28.2 to 0.28.3 (#6382)
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.28.2 to 0.28.3. - [Commits](https://github.com/kubernetes/apimachinery/compare/v0.28.2...v0.28.3) --- updated-dependencies: - dependency-name: k8s.io/apimachinery dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index a0e1de63f..62f001c6c 100644
--- a/go.mod
+++ b/go.mod
@@ -34,7 +34,7 @@ require (
google.golang.org/protobuf v1.31.0
gopkg.in/DataDog/dd-trace-go.v1 v1.55.0
k8s.io/api v0.28.2
- k8s.io/apimachinery v0.28.2
+ k8s.io/apimachinery v0.28.3
k8s.io/client-go v0.28.2
k8s.io/klog/v2 v2.100.1
k8s.io/utils v0.0.0-20230406110748-d93618cff8a2