mirror of
https://github.com/coredns/coredns.git
synced 2025-12-03 00:54:01 -05:00
build(deps): bump k8s.io/api from 0.27.3 to 0.27.4 (#6222)
Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.27.3 to 0.27.4. - [Commits](https://github.com/kubernetes/api/compare/v0.27.3...v0.27.4) --- updated-dependencies: - dependency-name: k8s.io/api 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>
This commit is contained in:
4
go.mod
4
go.mod
@@ -32,8 +32,8 @@ require (
|
||||
google.golang.org/grpc v1.56.2
|
||||
google.golang.org/protobuf v1.31.0
|
||||
gopkg.in/DataDog/dd-trace-go.v1 v1.52.0
|
||||
k8s.io/api v0.27.3
|
||||
k8s.io/apimachinery v0.27.3
|
||||
k8s.io/api v0.27.4
|
||||
k8s.io/apimachinery v0.27.4
|
||||
k8s.io/client-go v0.27.3
|
||||
k8s.io/klog/v2 v2.100.1
|
||||
k8s.io/utils v0.0.0-20230209194617-a36077c30491
|
||||
|
||||
Reference in New Issue
Block a user