Bump k8s.io/apimachinery from 0.28.3 to 0.28.4 (#3092)

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:
dependabot[bot]
2023-12-04 15:54:48 +01:00
committed by GitHub
parent 0f40f6ab26
commit 2831d658c4
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -31,7 +31,7 @@ require (
gomodules.xyz/jsonpatch/v2 v2.4.0
gopkg.in/yaml.v2 v2.4.0
k8s.io/api v0.28.3
k8s.io/apimachinery v0.28.3
k8s.io/apimachinery v0.28.4
k8s.io/client-go v0.28.3
sigs.k8s.io/controller-runtime v0.16.3
sigs.k8s.io/yaml v1.4.0