@@ -13,12 +13,12 @@ require (
13
13
github.com/maxbrunsfeld/counterfeiter/v6 v6.2.2
14
14
github.com/onsi/ginkgo/v2 v2.11.0
15
15
github.com/onsi/gomega v1.27.8
16
- github.com/operator-framework/api v0.17.4 -0.20230223191600-0131a6301e42
16
+ github.com/operator-framework/api v0.17.7 -0.20230626210316-aa3e49803e7b
17
17
github.com/operator-framework/helm-operator-plugins v0.0.12-0.20230725153809-8c7e1e25baf8
18
18
github.com/operator-framework/java-operator-plugins v0.7.1-0.20230306190439-0eed476d2b75
19
- github.com/operator-framework/operator-lib v0.11.1-0.20230607132417-ecb9be488378
20
- github.com/operator-framework/operator-manifest-tools v0.2.3-0.20230227155221-caa8b9e1ab12
21
- github.com/operator-framework/operator-registry v1.28.0
19
+ github.com/operator-framework/operator-lib v0.11.1-0.20230717184314-6efbe3a22f6f
20
+ github.com/operator-framework/operator-manifest-tools v0.3.0
21
+ github.com/operator-framework/operator-registry v1.28.1-0.20230724014113-82a91fa2bf80
22
22
github.com/prometheus/client_golang v1.15.1
23
23
github.com/prometheus/client_model v0.4.0
24
24
github.com/sergi/go-diff v1.2.0
@@ -27,7 +27,7 @@ require (
27
27
github.com/spf13/cobra v1.7.0
28
28
github.com/spf13/pflag v1.0.5
29
29
github.com/spf13/viper v1.10.0
30
- github.com/stretchr/testify v1.8.2
30
+ github.com/stretchr/testify v1.8.3
31
31
github.com/thoas/go-funk v0.8.0
32
32
golang.org/x/mod v0.11.0
33
33
golang.org/x/text v0.10.0
@@ -59,7 +59,7 @@ require (
59
59
github.com/Microsoft/hcsshim v0.9.4 // indirect
60
60
github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d // indirect
61
61
github.com/adrg/xdg v0.4.0 // indirect
62
- github.com/antlr/antlr4/runtime/Go/antlr v1.4.10 // indirect
62
+ github.com/antlr/antlr4/runtime/Go/antlr/v4 v4.0.0-20230305170008-8188dc5388df // indirect
63
63
github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 // indirect
64
64
github.com/beorn7/perks v1.0.1 // indirect
65
65
github.com/bshuster-repo/logrus-logstash-hook v1.0.0 // indirect
@@ -71,15 +71,15 @@ require (
71
71
github.com/containerd/cgroups v1.0.4 // indirect
72
72
github.com/containerd/containerd v1.7.0 // indirect
73
73
github.com/containerd/continuity v0.3.0 // indirect
74
- github.com/containerd/stargz-snapshotter/estargz v0.10.1 // indirect
74
+ github.com/containerd/stargz-snapshotter/estargz v0.14.3 // indirect
75
75
github.com/containerd/ttrpc v1.1.0 // indirect
76
76
github.com/cpuguy83/go-md2man/v2 v2.0.2 // indirect
77
77
github.com/cyphar/filepath-securejoin v0.2.3 // indirect
78
78
github.com/davecgh/go-spew v1.1.1 // indirect
79
79
github.com/distribution/distribution/v3 v3.0.0-20230611135314-6a57630cf401 // indirect
80
- github.com/docker/cli v20.10.21 +incompatible // indirect
80
+ github.com/docker/cli v23.0.5 +incompatible // indirect
81
81
github.com/docker/distribution v2.8.2+incompatible // indirect
82
- github.com/docker/docker v20.10.24 +incompatible // indirect
82
+ github.com/docker/docker v23.0.5 +incompatible // indirect
83
83
github.com/docker/docker-credential-helpers v0.7.0 // indirect
84
84
github.com/docker/go-connections v0.4.0 // indirect
85
85
github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c // indirect
@@ -114,11 +114,12 @@ require (
114
114
github.com/golang/protobuf v1.5.3 // indirect
115
115
github.com/gomodule/redigo v1.8.2 // indirect
116
116
github.com/google/btree v1.1.2 // indirect
117
- github.com/google/cel-go v0.12.6 // indirect
117
+ github.com/google/cel-go v0.15.3 // indirect
118
118
github.com/google/gnostic v0.6.9 // indirect
119
119
github.com/google/go-cmp v0.5.9 // indirect
120
- github.com/google/go-containerregistry v0.8.0 // indirect
120
+ github.com/google/go-containerregistry v0.15.2 // indirect
121
121
github.com/google/gofuzz v1.2.0 // indirect
122
+ github.com/google/pprof v0.0.0-20230510103437-eeec1cb781c3 // indirect
122
123
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 // indirect
123
124
github.com/google/uuid v1.3.0 // indirect
124
125
github.com/gorilla/handlers v1.5.1 // indirect
@@ -168,7 +169,7 @@ require (
168
169
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
169
170
github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f // indirect
170
171
github.com/opencontainers/go-digest v1.0.0 // indirect
171
- github.com/opencontainers/image-spec v1.1.0-rc2.0.20221005185240-3a7f492d3f1b // indirect
172
+ github.com/opencontainers/image-spec v1.1.0-rc3 // indirect
172
173
github.com/otiai10/copy v1.2.0 // indirect
173
174
github.com/pelletier/go-toml v1.9.5 // indirect
174
175
github.com/peterbourgon/diskv v2.0.1+incompatible // indirect
@@ -185,7 +186,7 @@ require (
185
186
github.com/spf13/jwalterweatherman v1.1.0 // indirect
186
187
github.com/stoewer/go-strcase v1.2.0 // indirect
187
188
github.com/subosito/gotenv v1.2.0 // indirect
188
- github.com/vbatts/tar-split v0.11.2 // indirect
189
+ github.com/vbatts/tar-split v0.11.3 // indirect
189
190
github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb // indirect
190
191
github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 // indirect
191
192
github.com/xeipuuv/gojsonschema v1.2.0 // indirect
@@ -209,6 +210,7 @@ require (
209
210
go.uber.org/multierr v1.8.0 // indirect
210
211
go.uber.org/zap v1.24.0 // indirect
211
212
golang.org/x/crypto v0.10.0 // indirect
213
+ golang.org/x/exp v0.0.0-20230315142452-642cacee5cc0 // indirect
212
214
golang.org/x/net v0.11.0 // indirect
213
215
golang.org/x/oauth2 v0.9.0 // indirect
214
216
golang.org/x/sync v0.3.0 // indirect
@@ -218,8 +220,8 @@ require (
218
220
gomodules.xyz/jsonpatch/v2 v2.3.0 // indirect
219
221
gomodules.xyz/orderedmap v0.1.0 // indirect
220
222
google.golang.org/appengine v1.6.7 // indirect
221
- google.golang.org/genproto v0.0.0-20230320184635-7606e756e683 // indirect
222
- google.golang.org/grpc v1.53 .0 // indirect
223
+ google.golang.org/genproto v0.0.0-20230525154841-bd750badd5c6 // indirect
224
+ google.golang.org/grpc v1.54 .0 // indirect
223
225
google.golang.org/protobuf v1.30.0 // indirect
224
226
gopkg.in/inf.v0 v0.9.1 // indirect
225
227
gopkg.in/ini.v1 v1.66.2 // indirect
0 commit comments