@@ -21,7 +21,7 @@ require (
21
21
k8s.io/apimachinery v0.29.1
22
22
k8s.io/client-go v0.29.1
23
23
k8s.io/utils v0.0.0-20230726121419-3b25d923346b
24
- sigs.k8s.io/controller-runtime v0.15.2
24
+ sigs.k8s.io/controller-runtime v0.17.1
25
25
)
26
26
27
27
require (
@@ -37,11 +37,11 @@ require (
37
37
github.com/davecgh/go-spew v1.1.1 // indirect
38
38
github.com/emicklei/go-restful/v3 v3.11.0 // indirect
39
39
github.com/evanphx/json-patch v5.7.0+incompatible // indirect
40
- github.com/evanphx/json-patch/v5 v5.6 .0 // indirect
40
+ github.com/evanphx/json-patch/v5 v5.8 .0 // indirect
41
41
github.com/exponent-io/jsonpath v0.0.0-20151013193312-d6023ce2651d // indirect
42
- github.com/fsnotify/fsnotify v1.6 .0 // indirect
42
+ github.com/fsnotify/fsnotify v1.7 .0 // indirect
43
43
github.com/go-errors/errors v1.4.2 // indirect
44
- github.com/go-logr/zapr v1.2.4 // indirect
44
+ github.com/go-logr/zapr v1.3.0 // indirect
45
45
github.com/go-openapi/jsonpointer v0.19.6 // indirect
46
46
github.com/go-openapi/jsonreference v0.20.2 // indirect
47
47
github.com/go-openapi/swag v0.22.3 // indirect
@@ -63,7 +63,7 @@ require (
63
63
github.com/mailru/easyjson v0.7.7 // indirect
64
64
github.com/mattn/go-colorable v0.1.12 // indirect
65
65
github.com/mattn/go-isatty v0.0.14 // indirect
66
- github.com/matttproud/golang_protobuf_extensions v1 .0.4 // indirect
66
+ github.com/matttproud/golang_protobuf_extensions/v2 v2 .0.0 // indirect
67
67
github.com/mitchellh/copystructure v1.0.0 // indirect
68
68
github.com/mitchellh/reflectwalk v1.0.0 // indirect
69
69
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
@@ -74,10 +74,10 @@ require (
74
74
github.com/patrickmn/go-cache v2.1.0+incompatible // indirect
75
75
github.com/pkg/errors v0.9.1 // indirect
76
76
github.com/pmezard/go-difflib v1.0.0 // indirect
77
- github.com/prometheus/client_golang v1.16 .0 // indirect
78
- github.com/prometheus/client_model v0.4 .0 // indirect
79
- github.com/prometheus/common v0.44 .0 // indirect
80
- github.com/prometheus/procfs v0.10.1 // indirect
77
+ github.com/prometheus/client_golang v1.18 .0 // indirect
78
+ github.com/prometheus/client_model v0.5 .0 // indirect
79
+ github.com/prometheus/common v0.45 .0 // indirect
80
+ github.com/prometheus/procfs v0.12.0 // indirect
81
81
github.com/rs/zerolog v1.29.1 // indirect
82
82
github.com/shopspring/decimal v1.2.0 // indirect
83
83
github.com/shurcooL/githubv4 v0.0.0-20230424031643-6cea62ecd5a9 // indirect
@@ -89,29 +89,30 @@ require (
89
89
go.starlark.net v0.0.0-20230525235612-a134d8f9ddca // indirect
90
90
go.uber.org/multierr v1.11.0 // indirect
91
91
golang.org/x/crypto v0.17.0 // indirect
92
+ golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e // indirect
92
93
golang.org/x/net v0.19.0 // indirect
93
- golang.org/x/oauth2 v0.10 .0 // indirect
94
- golang.org/x/sync v0.2 .0 // indirect
95
- golang.org/x/sys v0.15 .0 // indirect
94
+ golang.org/x/oauth2 v0.12 .0 // indirect
95
+ golang.org/x/sync v0.5 .0 // indirect
96
+ golang.org/x/sys v0.16 .0 // indirect
96
97
golang.org/x/term v0.15.0 // indirect
97
98
golang.org/x/text v0.14.0 // indirect
98
99
golang.org/x/time v0.3.0 // indirect
99
- gomodules.xyz/jsonpatch/v2 v2.3 .0 // indirect
100
+ gomodules.xyz/jsonpatch/v2 v2.4 .0 // indirect
100
101
google.golang.org/appengine v1.6.7 // indirect
101
102
google.golang.org/protobuf v1.31.0 // indirect
102
103
gopkg.in/inf.v0 v0.9.1 // indirect
103
104
gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 // indirect
104
105
gopkg.in/yaml.v2 v2.4.0 // indirect
105
106
gopkg.in/yaml.v3 v3.0.1 // indirect
106
- k8s.io/apiextensions-apiserver v0.27.2 // indirect
107
+ k8s.io/apiextensions-apiserver v0.29.0 // indirect
107
108
k8s.io/cli-runtime v0.28.2 // indirect
108
- k8s.io/component-base v0.28.2 // indirect
109
+ k8s.io/component-base v0.29.0 // indirect
109
110
k8s.io/klog/v2 v2.110.1 // indirect
110
111
k8s.io/kube-openapi v0.0.0-20231010175941-2dd684a91f00 // indirect
111
112
k8s.io/kubectl v0.28.2 // indirect
112
113
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd // indirect
113
114
sigs.k8s.io/kustomize/api v0.13.5-0.20230601165947-6ce0bf390ce3 // indirect
114
115
sigs.k8s.io/kustomize/kyaml v0.14.3-0.20230601165947-6ce0bf390ce3 // indirect
115
116
sigs.k8s.io/structured-merge-diff/v4 v4.4.1 // indirect
116
- sigs.k8s.io/yaml v1.3 .0 // indirect
117
+ sigs.k8s.io/yaml v1.4 .0 // indirect
117
118
)
0 commit comments