Skip to content

Commit b6e50e3

Browse files
🌱 Bump github.com/operator-framework/operator-registry
Bumps [github.com/operator-framework/operator-registry](https://github.com/operator-framework/operator-registry) from 1.48.0 to 1.49.0. - [Release notes](https://github.com/operator-framework/operator-registry/releases) - [Commits](operator-framework/operator-registry@v1.48.0...v1.49.0) --- updated-dependencies: - dependency-name: github.com/operator-framework/operator-registry dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4b3dfc5 commit b6e50e3

File tree

2 files changed

+67
-57
lines changed

2 files changed

+67
-57
lines changed

go.mod

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
module github.com/operator-framework/operator-controller
22

33
go 1.22.5
4+
toolchain go1.22.10
45

56
require (
67
carvel.dev/kapp v0.63.3
@@ -17,7 +18,7 @@ require (
1718
github.com/operator-framework/api v0.27.0
1819
github.com/operator-framework/catalogd v1.0.0
1920
github.com/operator-framework/helm-operator-plugins v0.7.0
20-
github.com/operator-framework/operator-registry v1.48.0
21+
github.com/operator-framework/operator-registry v1.49.0
2122
github.com/spf13/pflag v1.0.5
2223
github.com/stretchr/testify v1.10.0
2324
golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56
@@ -31,7 +32,7 @@ require (
3132
k8s.io/component-base v0.31.3
3233
k8s.io/klog/v2 v2.130.1
3334
k8s.io/utils v0.0.0-20240711033017-18e509b52bc8
34-
sigs.k8s.io/controller-runtime v0.19.0
35+
sigs.k8s.io/controller-runtime v0.19.3
3536
sigs.k8s.io/yaml v1.4.0
3637
)
3738

@@ -119,7 +120,7 @@ require (
119120
github.com/gorilla/websocket v1.5.0 // indirect
120121
github.com/gosuri/uitable v0.0.4 // indirect
121122
github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79 // indirect
122-
github.com/grpc-ecosystem/grpc-gateway/v2 v2.20.0 // indirect
123+
github.com/grpc-ecosystem/grpc-gateway/v2 v2.22.0 // indirect
123124
github.com/h2non/filetype v1.1.3 // indirect
124125
github.com/h2non/go-is-svg v0.0.0-20160927212452-35e8c4b0612c // indirect
125126
github.com/hashicorp/errwrap v1.1.0 // indirect
@@ -166,8 +167,7 @@ require (
166167
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
167168
github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f // indirect
168169
github.com/oklog/ulid v1.3.1 // indirect
169-
github.com/onsi/ginkgo/v2 v2.22.0 // indirect
170-
github.com/onsi/gomega v1.36.0 // indirect
170+
github.com/onsi/gomega v1.36.1 // indirect
171171
github.com/opencontainers/image-spec v1.1.0 // indirect
172172
github.com/opencontainers/runtime-spec v1.2.0 // indirect
173173
github.com/openshift/crd-schema-checker v0.0.0-20240404194209-35a9033b1d11 // indirect
@@ -214,26 +214,26 @@ require (
214214
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.54.0 // indirect
215215
go.opentelemetry.io/otel v1.29.0 // indirect
216216
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.29.0 // indirect
217-
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.27.0 // indirect
217+
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.29.0 // indirect
218218
go.opentelemetry.io/otel/metric v1.29.0 // indirect
219219
go.opentelemetry.io/otel/sdk v1.29.0 // indirect
220220
go.opentelemetry.io/otel/trace v1.29.0 // indirect
221221
go.opentelemetry.io/proto/otlp v1.3.1 // indirect
222222
go.starlark.net v0.0.0-20230612165344-9532f5667272 // indirect
223223
golang.org/x/crypto v0.32.0 // indirect
224224
golang.org/x/net v0.34.0 // indirect
225-
golang.org/x/oauth2 v0.22.0 // indirect
225+
golang.org/x/oauth2 v0.23.0 // indirect
226226
golang.org/x/sync v0.10.0 // indirect
227227
golang.org/x/sys v0.29.0 // indirect
228228
golang.org/x/term v0.28.0 // indirect
229229
golang.org/x/text v0.21.0 // indirect
230-
golang.org/x/time v0.5.0 // indirect
230+
golang.org/x/time v0.6.0 // indirect
231231
gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect
232-
google.golang.org/genproto v0.0.0-20240311173647-c811ad7063a7 // indirect
233-
google.golang.org/genproto/googleapis/api v0.0.0-20240814211410-ddb44dafa142 // indirect
234-
google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 // indirect
235-
google.golang.org/grpc v1.67.1 // indirect
236-
google.golang.org/protobuf v1.35.1 // indirect
232+
google.golang.org/genproto v0.0.0-20240903143218-8af14fe29dc1 // indirect
233+
google.golang.org/genproto/googleapis/api v0.0.0-20240903143218-8af14fe29dc1 // indirect
234+
google.golang.org/genproto/googleapis/rpc v0.0.0-20240903143218-8af14fe29dc1 // indirect
235+
google.golang.org/grpc v1.68.1 // indirect
236+
google.golang.org/protobuf v1.35.2 // indirect
237237
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
238238
gopkg.in/inf.v0 v0.9.1 // indirect
239239
gopkg.in/warnings.v0 v0.1.2 // indirect

0 commit comments

Comments
 (0)