@@ -12,7 +12,7 @@ require (
1212 github.com/operator-framework/api v0.25.0
1313 github.com/operator-framework/operator-controller v0.10.0
1414 github.com/operator-framework/operator-lifecycle-manager v0.23.1
15- github.com/operator-framework/operator-registry v1.43.0
15+ github.com/operator-framework/operator-registry v1.43.1
1616 github.com/sirupsen/logrus v1.9.3
1717 github.com/spf13/cobra v1.8.0
1818 github.com/spf13/pflag v1.0.5
@@ -28,25 +28,25 @@ require (
2828 github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 // indirect
2929 github.com/BurntSushi/toml v1.3.2 // indirect
3030 github.com/Microsoft/go-winio v0.6.2 // indirect
31- github.com/Microsoft/hcsshim v0.12.0-rc. 3 // indirect
31+ github.com/Microsoft/hcsshim v0.12.3 // indirect
3232 github.com/antlr/antlr4/runtime/Go/antlr/v4 v4.0.0-20230305170008-8188dc5388df // indirect
3333 github.com/blang/semver/v4 v4.0.0 // indirect
34- github.com/containerd/cgroups/v3 v3.0.2 // indirect
34+ github.com/containerd/cgroups/v3 v3.0.3 // indirect
3535 github.com/containerd/continuity v0.4.2 // indirect
3636 github.com/containerd/errdefs v0.1.0 // indirect
3737 github.com/containerd/log v0.1.0 // indirect
3838 github.com/containerd/ttrpc v1.2.4 // indirect
3939 github.com/containerd/typeurl/v2 v2.1.1 // indirect
40- github.com/containers/common v0.58.2 // indirect
41- github.com/containers/image/v5 v5.30.1 // indirect
40+ github.com/containers/common v0.59.0 // indirect
41+ github.com/containers/image/v5 v5.31.0 // indirect
4242 github.com/containers/libtrust v0.0.0-20230121012942-c1716e8a8d01 // indirect
4343 github.com/containers/ocicrypt v1.1.10 // indirect
44- github.com/containers/storage v1.53 .0 // indirect
45- github.com/davecgh/go-spew v1.1.1 // indirect
44+ github.com/containers/storage v1.54 .0 // indirect
45+ github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
4646 github.com/distribution/reference v0.6.0 // indirect
47- github.com/docker/cli v26.1.2 +incompatible // indirect
47+ github.com/docker/cli v26.1.3 +incompatible // indirect
4848 github.com/docker/distribution v2.8.3+incompatible // indirect
49- github.com/docker/docker v25.0.5 +incompatible // indirect
49+ github.com/docker/docker v26.1.3 +incompatible // indirect
5050 github.com/docker/docker-credential-helpers v0.8.1 // indirect
5151 github.com/docker/go-connections v0.5.0 // indirect
5252 github.com/docker/go-units v0.5.0 // indirect
@@ -57,9 +57,9 @@ require (
5757 github.com/fsnotify/fsnotify v1.7.0 // indirect
5858 github.com/go-logr/logr v1.4.1 // indirect
5959 github.com/go-logr/stdr v1.2.2 // indirect
60- github.com/go-openapi/jsonpointer v0.20.2 // indirect
61- github.com/go-openapi/jsonreference v0.20.4 // indirect
62- github.com/go-openapi/swag v0.22.10 // indirect
60+ github.com/go-openapi/jsonpointer v0.21.0 // indirect
61+ github.com/go-openapi/jsonreference v0.21.0 // indirect
62+ github.com/go-openapi/swag v0.23.0 // indirect
6363 github.com/gogo/protobuf v1.3.2 // indirect
6464 github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
6565 github.com/golang/protobuf v1.5.4 // indirect
@@ -71,14 +71,11 @@ require (
7171 github.com/gorilla/mux v1.8.1 // indirect
7272 github.com/h2non/filetype v1.1.3 // indirect
7373 github.com/h2non/go-is-svg v0.0.0-20160927212452-35e8c4b0612c // indirect
74- github.com/hashicorp/errwrap v1.1.0 // indirect
75- github.com/hashicorp/go-multierror v1.1.1 // indirect
7674 github.com/imdario/mergo v0.3.16 // indirect
7775 github.com/inconshreveable/mousetrap v1.1.0 // indirect
7876 github.com/josharian/intern v1.0.0 // indirect
7977 github.com/json-iterator/go v1.1.12 // indirect
80- github.com/klauspost/compress v1.17.7 // indirect
81- github.com/klauspost/pgzip v1.2.6 // indirect
78+ github.com/klauspost/compress v1.17.8 // indirect
8279 github.com/mailru/easyjson v0.7.7 // indirect
8380 github.com/moby/locker v1.0.1 // indirect
8481 github.com/moby/sys/mountinfo v0.7.1 // indirect
@@ -93,23 +90,20 @@ require (
9390 github.com/pkg/errors v0.9.1 // indirect
9491 github.com/stoewer/go-strcase v1.3.0 // indirect
9592 github.com/syndtr/gocapability v0.0.0-20200815063812-42c35b437635 // indirect
96- github.com/ulikunitz/xz v0.5.11 // indirect
97- github.com/vbatts/tar-split v0.11.5 // indirect
9893 go.etcd.io/bbolt v1.3.10 // indirect
9994 go.opencensus.io v0.24.0 // indirect
100- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.48 .0 // indirect
101- go.opentelemetry.io/otel v1.23.1 // indirect
102- go.opentelemetry.io/otel/metric v1.23.1 // indirect
103- go.opentelemetry.io/otel/trace v1.23.1 // indirect
104- golang.org/x/exp v0.0.0-20240222234643-814bf88cf225 // indirect
95+ go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.49 .0 // indirect
96+ go.opentelemetry.io/otel v1.24.0 // indirect
97+ go.opentelemetry.io/otel/metric v1.24.0 // indirect
98+ go.opentelemetry.io/otel/trace v1.24.0 // indirect
99+ golang.org/x/exp v0.0.0-20240506185415-9bf2ced13842 // indirect
105100 golang.org/x/net v0.25.0 // indirect
106- golang.org/x/oauth2 v0.18 .0 // indirect
101+ golang.org/x/oauth2 v0.20 .0 // indirect
107102 golang.org/x/sync v0.7.0 // indirect
108103 golang.org/x/sys v0.20.0 // indirect
109104 golang.org/x/term v0.20.0 // indirect
110105 golang.org/x/text v0.15.0 // indirect
111106 golang.org/x/time v0.5.0 // indirect
112- google.golang.org/appengine v1.6.8 // indirect
113107 google.golang.org/genproto v0.0.0-20240227224415-6ceb2ff114de // indirect
114108 google.golang.org/genproto/googleapis/api v0.0.0-20240318140521-94a12d6c2237 // indirect
115109 google.golang.org/genproto/googleapis/rpc v0.0.0-20240401170217-c3f982113cda // indirect
0 commit comments