File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ require (
28
28
gopkg.in/yaml.v2 v2.4.0
29
29
gopkg.in/yaml.v3 v3.0.1
30
30
k8s.io/api v0.30.0
31
- k8s.io/apimachinery v0.30.0
31
+ k8s.io/apimachinery v0.30.1
32
32
oras.land/oras-go/v2 v2.5.0
33
33
sigs.k8s.io/controller-runtime v0.18.2
34
34
sigs.k8s.io/yaml v1.4.0
Original file line number Diff line number Diff line change @@ -489,8 +489,8 @@ k8s.io/api v0.30.0 h1:siWhRq7cNjy2iHssOB9SCGNCl2spiF1dO3dABqZ8niA=
489
489
k8s.io/api v0.30.0 /go.mod h1:OPlaYhoHs8EQ1ql0R/TsUgaRPhpKNxIMrKQfWUp8QSE =
490
490
k8s.io/apiextensions-apiserver v0.30.0 h1:jcZFKMqnICJfRxTgnC4E+Hpcq8UEhT8B2lhBcQ+6uAs =
491
491
k8s.io/apiextensions-apiserver v0.30.0 /go.mod h1:N9ogQFGcrbWqAY9p2mUAL5mGxsLqwgtUce127VtRX5Y =
492
- k8s.io/apimachinery v0.30.0 h1:qxVPsyDM5XS96NIh9Oj6LavoVFYff/Pon9cZeDIkHHA =
493
- k8s.io/apimachinery v0.30.0 /go.mod h1:iexa2somDaxdnj7bha06bhb43Zpa6eWH8N8dbqVjTUc =
492
+ k8s.io/apimachinery v0.30.1 h1:ZQStsEfo4n65yAdlGTfP/uSHMQSoYzU/oeEbkmF7P2U =
493
+ k8s.io/apimachinery v0.30.1 /go.mod h1:iexa2somDaxdnj7bha06bhb43Zpa6eWH8N8dbqVjTUc =
494
494
k8s.io/client-go v0.30.0 h1:sB1AGGlhY/o7KCyCEQ0bPWzYDL0pwOZO4vAtTSh/gJQ =
495
495
k8s.io/client-go v0.30.0 /go.mod h1:g7li5O5256qe6TYdAMyX/otJqMhIiGgTapdLchhmOaY =
496
496
k8s.io/klog/v2 v2.120.1 h1:QXU6cPEOIslTGvZaXvFWiP9VKyeet3sawzTOvdXb4Vw =
You can’t perform that action at this time.
0 commit comments