@@ -9,18 +9,18 @@ require (
9
9
github.com/go-logr/zapr v1.2.0
10
10
github.com/onsi/ginkgo v1.16.5
11
11
github.com/onsi/gomega v1.18.1
12
- github.com/prometheus/client_golang v1.11 .1
12
+ github.com/prometheus/client_golang v1.12 .1
13
13
github.com/prometheus/client_model v0.2.0
14
14
go.uber.org/goleak v1.1.12
15
15
go.uber.org/zap v1.19.1
16
16
golang.org/x/sys v0.0.0-20220209214540-3681064d5158
17
17
golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
18
18
gomodules.xyz/jsonpatch/v2 v2.2.0
19
19
k8s.io/api v0.24.0-beta.0
20
- k8s.io/apiextensions-apiserver v0.23.5
20
+ k8s.io/apiextensions-apiserver v0.24.0-beta.0
21
21
k8s.io/apimachinery v0.24.0-beta.0
22
22
k8s.io/client-go v0.24.0-beta.0
23
- k8s.io/component-base v0.23.5
23
+ k8s.io/component-base v0.24.0-beta.0
24
24
k8s.io/klog/v2 v2.60.1
25
25
k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
26
26
sigs.k8s.io/yaml v1.3.0
@@ -31,7 +31,7 @@ require (
31
31
github.com/PuerkitoBio/purell v1.1.1 // indirect
32
32
github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578 // indirect
33
33
github.com/beorn7/perks v1.0.1 // indirect
34
- github.com/cespare/xxhash/v2 v2.1.1 // indirect
34
+ github.com/cespare/xxhash/v2 v2.1.2 // indirect
35
35
github.com/davecgh/go-spew v1.1.1 // indirect
36
36
github.com/emicklei/go-restful v2.9.5+incompatible // indirect
37
37
github.com/go-openapi/jsonpointer v0.19.5 // indirect
@@ -54,8 +54,8 @@ require (
54
54
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
55
55
github.com/nxadm/tail v1.4.8 // indirect
56
56
github.com/pkg/errors v0.9.1 // indirect
57
- github.com/prometheus/common v0.28.0 // indirect
58
- github.com/prometheus/procfs v0.6.0 // indirect
57
+ github.com/prometheus/common v0.32.1 // indirect
58
+ github.com/prometheus/procfs v0.7.3 // indirect
59
59
github.com/spf13/pflag v1.0.5 // indirect
60
60
go.uber.org/atomic v1.7.0 // indirect
61
61
go.uber.org/multierr v1.6.0 // indirect
0 commit comments