File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -39,8 +39,8 @@ require (
3939 github.com/spf13/viper v1.21.0
4040 github.com/tdewolff/minify/v2 v2.24.8
4141 github.com/xeipuuv/gojsonschema v1.2.0
42- golang.org/x/crypto v0.46 .0
43- golang.org/x/term v0.38 .0
42+ golang.org/x/crypto v0.51 .0
43+ golang.org/x/term v0.43 .0
4444 gonum.org/v1/gonum v0.16.0
4545 gopkg.in/yaml.v2 v2.4.0
4646 k8s.io/client-go v0.35.0
@@ -83,9 +83,9 @@ require (
8383 github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb // indirect
8484 github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 // indirect
8585 go.yaml.in/yaml/v3 v3.0.4 // indirect
86- golang.org/x/net v0.47 .0 // indirect
87- golang.org/x/sys v0.39 .0 // indirect
88- golang.org/x/text v0.32 .0 // indirect
86+ golang.org/x/net v0.55 .0 // indirect
87+ golang.org/x/sys v0.45 .0 // indirect
88+ golang.org/x/text v0.37 .0 // indirect
8989 gopkg.in/sourcemap.v1 v1.0.5 // indirect
9090 gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 // indirect
9191)
You can’t perform that action at this time.
0 commit comments