-
- Downloads
build(deps): bump k8s.io/apimachinery from 0.27.3 to 0.27.4 (#2167)
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.27.3 to 0.27.4. - [Commits](https://github.com/kubernetes/apimachinery/compare/v0.27.3...v0.27.4 ) --- 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>
... | @@ -5,7 +5,7 @@ go 1.19 | ... | @@ -5,7 +5,7 @@ go 1.19 |
require ( | require ( | ||
github.com/Jeffail/gabs v1.4.0 | github.com/Jeffail/gabs v1.4.0 | ||
github.com/prometheus/client_golang v1.16.0 | github.com/prometheus/client_golang v1.16.0 | ||
k8s.io/apimachinery v0.27.3 | k8s.io/apimachinery v0.27.4 | ||
k8s.io/client-go v0.27.3 | k8s.io/client-go v0.27.3 | ||
) | ) | ||
... | ... |
Please sign in to comment