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 @@ -9,7 +9,7 @@ require (
99 github.com/stretchr/testify v1.10.0
1010 golang.org/x/text v0.28.0
1111 sigs.k8s.io/kustomize/api v0.20.1
12- sigs.k8s.io/kustomize/cmd/config v0.20.1
12+ sigs.k8s.io/kustomize/cmd/config v0.21.0
1313 sigs.k8s.io/kustomize/kyaml v0.21.0
1414 sigs.k8s.io/yaml v1.5.0
1515)
@@ -41,5 +41,3 @@ require (
4141)
4242
4343replace sigs.k8s.io/kustomize/api => ../api
44-
45- replace sigs.k8s.io/kustomize/cmd/config => ../cmd/config
Original file line number Diff line number Diff line change @@ -93,6 +93,8 @@ k8s.io/kube-openapi v0.0.0-20241212222426-2c72e554b1e7 h1:hcha5B1kVACrLujCKLbr8X
9393k8s.io/kube-openapi v0.0.0-20241212222426-2c72e554b1e7 /go.mod h1:GewRfANuJ70iYzvn+i4lezLDAFzvjxZYK1gn1lWcfas =
9494sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd h1:EDPBXCAspyGV4jQlpZSudPeMmr1bNJefnuqLsRAsHZo =
9595sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd /go.mod h1:B8JuhiUyNFVKdsE8h686QcCxMaH6HrOAZj4vswFpcB0 =
96+ sigs.k8s.io/kustomize/cmd/config v0.21.0 h1:ikLtzcNK9isBqSaXXhAg7LRCTNKdp70z5v/c4Y55DOw =
97+ sigs.k8s.io/kustomize/cmd/config v0.21.0 /go.mod h1:oxa6eRzeLWUcE7M3Rmio29Sfc4KpqGspHur3GjOYqNA =
9698sigs.k8s.io/kustomize/kyaml v0.21.0 h1:7mQAf3dUwf0wBerWJd8rXhVcnkk5Tvn/q91cGkaP6HQ =
9799sigs.k8s.io/kustomize/kyaml v0.21.0 /go.mod h1:hmxADesM3yUN2vbA5z1/YTBnzLJ1dajdqpQonwBL1FQ =
98100sigs.k8s.io/yaml v1.5.0 h1:M10b2U7aEUY6hRtU870n2VTPgR5RZiL/I6Lcc2F4NUQ =
You can’t perform that action at this time.
0 commit comments