chore(deps): bump k8s.io/apimachinery from 0.28.3 to 0.28.4 (#3733)

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-11-22 23:37:24 +08:00
committed by GitHub
parent c71b753c78
commit 0635a4ac96
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -43,7 +43,7 @@ require (
gopkg.in/h2non/gock.v1 v1.1.2
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
k8s.io/utils v0.0.0-20230726121419-3b25d923346b
)