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 @@ -16,7 +16,6 @@ require (
1616 k8s.io/apimachinery v0.32.1
1717 k8s.io/client-go v0.32.1
1818 sigs.k8s.io/kustomize/kyaml v0.19.0
19-
2019)
2120
2221require (
@@ -62,7 +61,7 @@ require (
6261 github.com/russross/blackfriday v1.6.0 // indirect
6362 github.com/sirupsen/logrus v1.9.3 // indirect
6463 github.com/tcnksm/go-gitconfig v0.1.2 // indirect
65- github.com/ulikunitz/xz v0.5.9 // indirect
64+ github.com/ulikunitz/xz v0.5.14 // indirect
6665 github.com/vrischmann/envconfig v1.3.0 // indirect
6766 github.com/x448/float16 v0.8.4 // indirect
6867 github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb // indirect
Original file line number Diff line number Diff line change @@ -158,8 +158,9 @@ github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOf
158158github.com/stretchr/testify v1.10.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
159159github.com/tcnksm/go-gitconfig v0.1.2 h1:iiDhRitByXAEyjgBqsKi9QU4o2TNtv9kPP3RgPgXBPw =
160160github.com/tcnksm/go-gitconfig v0.1.2 /go.mod h1:/8EhP4H7oJZdIPyT+/UIsG87kTzrzM4UsLGSItWYCpE =
161- github.com/ulikunitz/xz v0.5.9 h1:RsKRIA2MO8x56wkkcd3LbtcE/uMszhb6DpRf+3uwa3I =
162161github.com/ulikunitz/xz v0.5.9 /go.mod h1:nbz6k7qbPmH4IRqmfOplQw/tblSgqTqBwxkY0oWt/14 =
162+ github.com/ulikunitz/xz v0.5.14 h1:uv/0Bq533iFdnMHZdRBTOlaNMdb1+ZxXIlHDZHIHcvg =
163+ github.com/ulikunitz/xz v0.5.14 /go.mod h1:nbz6k7qbPmH4IRqmfOplQw/tblSgqTqBwxkY0oWt/14 =
163164github.com/vrischmann/envconfig v1.3.0 h1:4XIvQTXznxmWMnjouj0ST5lFo/WAYf5Exgl3x82crEk =
164165github.com/vrischmann/envconfig v1.3.0 /go.mod h1:bbvxFYJdRSpXrhS63mBFtKJzkDiNkyArOLXtY6q0kuI =
165166github.com/x448/float16 v0.8.4 h1:qLwI1I70+NjRFUR3zs1JPUCgaCXSh3SW62uAKT1mSBM =
You can’t perform that action at this time.
0 commit comments