@@ -20,8 +20,7 @@ require (
20
20
)
21
21
22
22
require (
23
- cloud.google.com/go/compute v1.14.0 // indirect
24
- cloud.google.com/go/compute/metadata v0.2.3 // indirect
23
+ cloud.google.com/go v0.97.0 // indirect
25
24
github.com/Azure/go-autorest v14.2.0+incompatible // indirect
26
25
github.com/Azure/go-autorest/autorest v0.11.27 // indirect
27
26
github.com/Azure/go-autorest/autorest/adal v0.9.20 // indirect
@@ -31,18 +30,18 @@ require (
31
30
github.com/Masterminds/semver/v3 v3.1.1 // indirect
32
31
github.com/PuerkitoBio/purell v1.2.0 // indirect
33
32
github.com/beorn7/perks v1.0.1 // indirect
34
- github.com/cespare/xxhash/v2 v2.2.0 // indirect
33
+ github.com/cespare/xxhash/v2 v2.1.2 // indirect
35
34
github.com/davecgh/go-spew v1.1.1 // indirect
36
- github.com/emicklei/go-restful/v3 v3.9 .0 // indirect
35
+ github.com/emicklei/go-restful/v3 v3.8 .0 // indirect
37
36
github.com/evanphx/json-patch v4.12.0+incompatible // indirect
38
37
github.com/evanphx/json-patch/v5 v5.6.0 // indirect
39
38
github.com/fatih/structs v1.1.0 // indirect
40
- github.com/fsnotify/fsnotify v1.6.0 // indirect
41
- github.com/go-logr/zapr v1.2.4 // indirect
42
- github.com/go-openapi/jsonpointer v0.19.6 // indirect
43
- github.com/go-openapi/jsonreference v0.20.1 // indirect
44
- github.com/go-openapi/swag v0.22.3 // indirect
45
- github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572 // indirect
39
+ github.com/fsnotify/fsnotify v1.5.4 // indirect
40
+ github.com/go-logr/zapr v1.2.3 // indirect
41
+ github.com/go-openapi/jsonpointer v0.19.5 // indirect
42
+ github.com/go-openapi/jsonreference v0.19.5 // indirect
43
+ github.com/go-openapi/swag v0.19.14 // indirect
44
+ github.com/go-task/slim-sprig v0.0.0-20210107165309-348f09dbbbc0 // indirect
46
45
github.com/gogo/protobuf v1.3.2 // indirect
47
46
github.com/golang-jwt/jwt/v4 v4.2.0 // indirect
48
47
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
@@ -57,50 +56,49 @@ require (
57
56
github.com/inconshreveable/mousetrap v1.0.1 // indirect
58
57
github.com/josharian/intern v1.0.0 // indirect
59
58
github.com/json-iterator/go v1.1.12 // indirect
60
- github.com/mailru/easyjson v0.7.7 // indirect
61
- github.com/matttproud/golang_protobuf_extensions v1.0.4 // indirect
59
+ github.com/mailru/easyjson v0.7.6 // indirect
60
+ github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 // indirect
62
61
github.com/mitchellh/mapstructure v1.5.0 // indirect
63
62
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
64
63
github.com/modern-go/reflect2 v1.0.2 // indirect
65
64
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
66
65
github.com/opencontainers/go-digest v1.0.0 // indirect
67
66
github.com/pkg/errors v0.9.1 // indirect
68
- github.com/prometheus/client_golang v1.15.1 // indirect
69
- github.com/prometheus/client_model v0.4.0 // indirect
70
- github.com/prometheus/common v0.42.0 // indirect
71
- github.com/prometheus/procfs v0.9.0 // indirect
72
- github.com/rogpeppe/go-internal v1.11.0 // indirect
67
+ github.com/prometheus/client_golang v1.12.2 // indirect
68
+ github.com/prometheus/client_model v0.2.0 // indirect
69
+ github.com/prometheus/common v0.32.1 // indirect
70
+ github.com/prometheus/procfs v0.7.3 // indirect
73
71
github.com/sergi/go-diff v1.2.0 // indirect
74
72
github.com/spf13/pflag v1.0.5 // indirect
75
73
github.com/yudai/gojsondiff v1.0.0 // indirect
76
74
github.com/yudai/golcs v0.0.0-20170316035057-ecda9a501e82 // indirect
77
75
go.uber.org/atomic v1.7.0 // indirect
78
76
go.uber.org/multierr v1.6.0 // indirect
79
- go.uber.org/zap v1.24 .0 // indirect
77
+ go.uber.org/zap v1.21 .0 // indirect
80
78
golang.org/x/crypto v0.6.0 // indirect
81
- golang.org/x/net v0.10 .0 // indirect
79
+ golang.org/x/net v0.8 .0 // indirect
82
80
golang.org/x/oauth2 v0.5.0 // indirect
83
- golang.org/x/sys v0.8 .0 // indirect
84
- golang.org/x/term v0.8 .0 // indirect
85
- golang.org/x/text v0.9 .0 // indirect
86
- golang.org/x/time v0.3.0 // indirect
87
- golang.org/x/tools v0.9.1 // indirect
81
+ golang.org/x/sys v0.6 .0 // indirect
82
+ golang.org/x/term v0.6 .0 // indirect
83
+ golang.org/x/text v0.8 .0 // indirect
84
+ golang.org/x/time v0.0.0-20220722155302-e5dcc9cfc0b9 // indirect
85
+ golang.org/x/tools v0.7.0 // indirect
88
86
gomodules.xyz/clock v0.0.0-20200817085942-06523dba733f // indirect
89
87
gomodules.xyz/flags v0.1.3 // indirect
90
88
gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect
91
89
gomodules.xyz/password-generator v0.2.7 // indirect
92
90
gomodules.xyz/sets v0.2.1 // indirect
93
91
gomodules.xyz/wait v0.2.0 // indirect
94
92
google.golang.org/appengine v1.6.7 // indirect
95
- google.golang.org/protobuf v1.30.0 // indirect
93
+ google.golang.org/protobuf v1.28.1 // indirect
96
94
gopkg.in/inf.v0 v0.9.1 // indirect
97
95
gopkg.in/yaml.v2 v2.4.0 // indirect
98
96
gopkg.in/yaml.v3 v3.0.1 // indirect
99
- k8s.io/apiextensions-apiserver v0.25.3 // indirect
100
- k8s.io/component-base v0.25.3 // indirect
101
- k8s.io/kube-openapi v0.0.0-20230501164219-8b0f38b5fd1f // indirect
102
- k8s.io/utils v0.0.0-20230209194617-a36077c30491 // indirect
103
- sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd // indirect
97
+ k8s.io/apiextensions-apiserver v0.25.1 // indirect
98
+ k8s.io/component-base v0.25.1 // indirect
99
+ k8s.io/kube-openapi v0.0.0-20220803162953-67bda5d908f1 // indirect
100
+ k8s.io/utils v0.0.0-20220823124924-e9cbc92d1a73 // indirect
101
+ sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 // indirect
104
102
sigs.k8s.io/structured-merge-diff/v4 v4.2.3 // indirect
105
103
sigs.k8s.io/yaml v1.3.0 // indirect
106
104
)
0 commit comments