mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-09-15 12:18:57 +00:00
update vuln dependencies at 2026/07 (#6187)
* update dependencies * sync modules
This commit is contained in:
@@ -13,7 +13,7 @@ require (
|
||||
github.com/xlab/treeprint v1.2.0
|
||||
go.yaml.in/yaml/v2 v2.4.2
|
||||
go.yaml.in/yaml/v3 v3.0.4
|
||||
golang.org/x/sys v0.42.0
|
||||
golang.org/x/sys v0.45.0
|
||||
google.golang.org/protobuf v1.36.11
|
||||
k8s.io/kube-openapi v0.0.0-20260502001324-b7f5293f4787
|
||||
sigs.k8s.io/yaml v1.5.0
|
||||
@@ -37,7 +37,7 @@ require (
|
||||
github.com/go-openapi/swag/yamlutils v0.25.4 // indirect
|
||||
github.com/inconshreveable/mousetrap v1.1.0 // indirect
|
||||
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
|
||||
github.com/rogpeppe/go-internal v1.14.1 // indirect
|
||||
github.com/rogpeppe/go-internal v1.15.0 // indirect
|
||||
github.com/spf13/pflag v1.0.10 // indirect
|
||||
github.com/stretchr/objx v0.5.2 // indirect
|
||||
gopkg.in/yaml.v3 v3.0.1 // indirect
|
||||
|
||||
Reference in New Issue
Block a user