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 (
2828 gopkg.in/yaml.v2 v2.4.0
2929 gopkg.in/yaml.v3 v3.0.1
3030 k8s.io/api v0.30.0
31- k8s.io/apimachinery v0.30.0
31+ k8s.io/apimachinery v0.30.1
3232 oras.land/oras-go/v2 v2.5.0
3333 sigs.k8s.io/controller-runtime v0.18.2
3434 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=
489489k8s.io/api v0.30.0 /go.mod h1:OPlaYhoHs8EQ1ql0R/TsUgaRPhpKNxIMrKQfWUp8QSE =
490490k8s.io/apiextensions-apiserver v0.30.0 h1:jcZFKMqnICJfRxTgnC4E+Hpcq8UEhT8B2lhBcQ+6uAs =
491491k8s.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 =
494494k8s.io/client-go v0.30.0 h1:sB1AGGlhY/o7KCyCEQ0bPWzYDL0pwOZO4vAtTSh/gJQ =
495495k8s.io/client-go v0.30.0 /go.mod h1:g7li5O5256qe6TYdAMyX/otJqMhIiGgTapdLchhmOaY =
496496k8s.io/klog/v2 v2.120.1 h1:QXU6cPEOIslTGvZaXvFWiP9VKyeet3sawzTOvdXb4Vw =
You can’t perform that action at this time.
0 commit comments