@@ -47,7 +47,7 @@ require (
47
47
go.uber.org/goleak v1.2.1
48
48
go.uber.org/ratelimit v0.3.0
49
49
golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63
50
- golang.org/x/sys v0.12 .0
50
+ golang.org/x/sys v0.13 .0
51
51
google.golang.org/api v0.146.0
52
52
google.golang.org/grpc v1.58.2
53
53
gopkg.in/yaml.v2 v2.4.0
@@ -67,7 +67,7 @@ require (
67
67
github.com/benbjohnson/clock v1.3.0 // indirect
68
68
github.com/beorn7/perks v1.0.1 // indirect
69
69
github.com/cespare/xxhash/v2 v2.2.0 // indirect
70
- github.com/cloudflare/cfssl v1.6.3 // indirect
70
+ github.com/cloudflare/cfssl v1.6.4 // indirect
71
71
github.com/cloudflare/circl v1.3.3 // indirect
72
72
github.com/containers/libtrust v0.0.0-20230121012942-c1716e8a8d01 // indirect
73
73
github.com/containers/ocicrypt v1.1.8 // indirect
@@ -76,42 +76,57 @@ require (
76
76
github.com/docker/docker v24.0.6+incompatible // indirect
77
77
github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 // indirect
78
78
github.com/dsnet/compress v0.0.2-0.20210315054119-f66993602bf5 // indirect
79
+ github.com/emicklei/go-restful/v3 v3.10.2 // indirect
79
80
github.com/emirpasic/gods v1.18.1 // indirect
81
+ github.com/evanphx/json-patch v5.6.0+incompatible // indirect
80
82
github.com/facebookincubator/flog v0.0.0-20190930132826-d2511d0ce33c // indirect
81
83
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
82
84
github.com/go-logr/logr v1.2.4 // indirect
83
- github.com/gofrs/uuid v4.3.1+incompatible // indirect
84
- github.com/golang/glog v1.1.0 // indirect
85
+ github.com/go-openapi/jsonpointer v0.19.6 // indirect
86
+ github.com/go-openapi/jsonreference v0.20.2 // indirect
87
+ github.com/go-openapi/swag v0.22.4 // indirect
88
+ github.com/gofrs/uuid v4.4.0+incompatible // indirect
89
+ github.com/golang/glog v1.1.2 // indirect
85
90
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
86
91
github.com/golang/snappy v0.0.4 // indirect
87
- github.com/google/certificate-transparency-go v1.1.4 // indirect
92
+ github.com/google/certificate-transparency-go v1.1.6 // indirect
93
+ github.com/google/gnostic-models v0.6.8 // indirect
94
+ github.com/google/gofuzz v1.2.0 // indirect
88
95
github.com/google/s2a-go v0.1.7 // indirect
89
96
github.com/google/uuid v1.3.1 // indirect
90
97
github.com/googleapis/enterprise-certificate-proxy v0.3.1 // indirect
91
98
github.com/googleapis/gax-go/v2 v2.12.0 // indirect
92
- github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 // indirect
93
- github.com/hashicorp/golang-lru/v2 v2.0.1 // indirect
99
+ github.com/grpc-ecosystem/go-grpc-middleware v1.4.0 // indirect
100
+ github.com/hashicorp/errwrap v1.1.0 // indirect
101
+ github.com/hashicorp/go-multierror v1.1.1 // indirect
102
+ github.com/hashicorp/golang-lru/v2 v2.0.6 // indirect
94
103
github.com/inconshreveable/mousetrap v1.1.0 // indirect
95
104
github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 // indirect
96
105
github.com/jmoiron/sqlx v1.3.5 // indirect
97
106
github.com/josharian/intern v1.0.0 // indirect
107
+ github.com/json-iterator/go v1.1.12 // indirect
98
108
github.com/kevinburke/ssh_config v1.2.0 // indirect
99
- github.com/klauspost/compress v1.16.7 // indirect
109
+ github.com/klauspost/compress v1.17.0 // indirect
100
110
github.com/klauspost/pgzip v1.2.6 // indirect
101
111
github.com/matttproud/golang_protobuf_extensions v1.0.4 // indirect
102
112
github.com/mitchellh/go-wordwrap v1.0.1 // indirect
113
+ github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
114
+ github.com/modern-go/reflect2 v1.0.2 // indirect
115
+ github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
103
116
github.com/nwaples/rardecode v1.1.0 // indirect
104
117
github.com/opencontainers/image-spec v1.1.0-rc4 // indirect
118
+ github.com/openshift/api v0.0.0-20230502160752-c71432710382 // indirect
119
+ github.com/openshift/client-go v0.0.0-20230120202327-72f107311084 // indirect
105
120
github.com/pelletier/go-toml v1.9.5 // indirect
106
121
github.com/pierrec/lz4/v4 v4.1.2 // indirect
107
122
github.com/pjbgf/sha1cd v0.3.0 // indirect
108
123
github.com/pmezard/go-difflib v1.0.0 // indirect
109
124
github.com/prometheus/client_model v0.4.1-0.20230718164431-9a2bf3000d16 // indirect
110
125
github.com/prometheus/common v0.44.0 // indirect
111
126
github.com/prometheus/procfs v0.11.1 // indirect
112
- github.com/sergi/go-diff v1.2.0 // indirect
127
+ github.com/sergi/go-diff v1.3.1 // indirect
113
128
github.com/skeema/knownhosts v1.2.0 // indirect
114
- github.com/spf13/pflag v1.0.5 // indirect
129
+ github.com/spf13/pflag v1.0.6-0.20210604193023-d5e0c0615ace // indirect
115
130
github.com/tkuchiki/go-timezone v0.2.2 // indirect
116
131
github.com/ulikunitz/xz v0.5.11 // indirect
117
132
github.com/weppos/publicsuffix-go v0.20.1-0.20221031080346-e4081aa8a6de // indirect
@@ -120,44 +135,50 @@ require (
120
135
github.com/zmap/zcrypto v0.0.0-20220402174210-599ec18ecbac // indirect
121
136
github.com/zmap/zlint/v3 v3.4.0 // indirect
122
137
go.opencensus.io v0.24.0 // indirect
123
- go.uber.org/atomic v1.10 .0 // indirect
124
- go.uber.org/multierr v1.9 .0 // indirect
125
- go.uber.org/zap v1.24 .0 // indirect
126
- golang.org/x/crypto v0.13 .0 // indirect
127
- golang.org/x/mod v0.12 .0 // indirect
128
- golang.org/x/net v0.15 .0 // indirect
138
+ go.uber.org/atomic v1.11 .0 // indirect
139
+ go.uber.org/multierr v1.11 .0 // indirect
140
+ go.uber.org/zap v1.25 .0 // indirect
141
+ golang.org/x/crypto v0.14 .0 // indirect
142
+ golang.org/x/mod v0.13 .0 // indirect
143
+ golang.org/x/net v0.17 .0 // indirect
129
144
golang.org/x/oauth2 v0.12.0 // indirect
130
- golang.org/x/sync v0.3.0 // indirect
145
+ golang.org/x/sync v0.4.0 // indirect
146
+ golang.org/x/term v0.13.0 // indirect
131
147
golang.org/x/text v0.13.0 // indirect
132
148
golang.org/x/time v0.3.0 // indirect
133
- golang.org/x/tools v0.13 .0 // indirect
149
+ golang.org/x/tools v0.14 .0 // indirect
134
150
golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 // indirect
135
- golang.stackrox.io/grpc-http1 v0.2.6 // indirect
151
+ golang.stackrox.io/grpc-http1 v0.2.11 // indirect
136
152
google.golang.org/appengine v1.6.7 // indirect
137
153
google.golang.org/genproto v0.0.0-20230913181813-007df8e322eb // indirect
138
154
google.golang.org/genproto/googleapis/api v0.0.0-20230913181813-007df8e322eb // indirect
139
155
google.golang.org/genproto/googleapis/rpc v0.0.0-20230920204549-e6e6cdab5c13 // indirect
140
156
google.golang.org/protobuf v1.31.0 // indirect
157
+ gopkg.in/inf.v0 v0.9.1 // indirect
141
158
gopkg.in/warnings.v0 v0.1.2 // indirect
142
159
gopkg.in/yaml.v3 v3.0.1 // indirect
143
- k8s.io/apimachinery v0.24.10 // indirect
144
- k8s.io/klog/v2 v2.80.1 // indirect
145
- k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9 // indirect
160
+ k8s.io/api v0.28.2 // indirect
161
+ k8s.io/apimachinery v0.28.2 // indirect
162
+ k8s.io/client-go v0.28.2 // indirect
163
+ k8s.io/klog/v2 v2.100.1 // indirect
164
+ k8s.io/kube-openapi v0.0.0-20230717233707-2695361300d9 // indirect
165
+ k8s.io/utils v0.0.0-20230505201702-9f6742963106 // indirect
146
166
nhooyr.io/websocket v1.8.7 // indirect
167
+ sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd // indirect
168
+ sigs.k8s.io/structured-merge-diff/v4 v4.2.3 // indirect
169
+ sigs.k8s.io/yaml v1.3.0 // indirect
147
170
)
148
171
149
172
replace (
150
173
// Due to github.com/stackrox/rox dependency.
151
174
// BE SURE TO KEEP THIS UP-TO-DATE.
152
- github.com/blevesearch/bleve => github.com/stackrox/bleve v0.0.0-20220907150529-4ecbd2543f9e
153
-
154
175
github.com/facebookincubator/nvdtools => github.com/stackrox/nvdtools v0.0.0-20230214202552-24e684e3ad9d
155
176
github.com/fullsailor/pkcs7 => github.com/stackrox/pkcs7 v0.0.0-20220914154527-cfdb0aa47179
156
177
github.com/gogo/protobuf => github.com/connorgorman/protobuf v1.2.2-0.20210115205927-b892c1b298f7
157
178
github.com/heroku/docker-registry-client => github.com/stackrox/docker-registry-client v0.0.0-20230714151239-78b1f5f70b8a
158
179
159
- github.com/operator-framework/helm-operator-plugins => github.com/stackrox/helm-operator v0.0.10 -0.20220919093109-89f9785764c6
160
- github.com/stackrox/rox => github.com/stackrox/stackrox v0.0.0-20230301153935-a7fafd5bc0bd
180
+ github.com/operator-framework/helm-operator-plugins => github.com/stackrox/helm-operator v0.0.12 -0.20230804132854-090c1105ecf3
181
+ github.com/stackrox/rox => github.com/stackrox/stackrox v0.0.0-20231011153947-54855479c1ba
161
182
162
- go.uber.org/zap => github.com/stackrox/zap v1.15.1-0.20200720133746-810fd602fd0f
183
+ go.uber.org/zap => github.com/stackrox/zap v1.15.1-0.20230918235618-2bd149903d0e
163
184
)
0 commit comments