Skip to content

Commit cd9bd72

Browse files
dependabot[bot]ci-robot
authored andcommitted
🌱 bump github.com/operator-framework/api from 0.32.0 to 0.33.0 (#3619)
Bumps [github.com/operator-framework/api](https://github.com/operator-framework/api) from 0.32.0 to 0.33.0. - [Release notes](https://github.com/operator-framework/api/releases) - [Changelog](https://github.com/operator-framework/api/blob/master/RELEASE.md) - [Commits](operator-framework/api@v0.32.0...v0.33.0) --- updated-dependencies: - dependency-name: github.com/operator-framework/api dependency-version: 0.33.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Upstream-repository: operator-lifecycle-manager Upstream-commit: 3a72bc8a8f86ab36c52d62dbcc0831e323099e4b
1 parent c19cdbc commit cd9bd72

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

go.mod

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

3-
go 1.24.3
3+
go 1.24.4
44

55
require (
66
github.com/blang/semver/v4 v4.0.0
@@ -13,7 +13,7 @@ require (
1313
github.com/mikefarah/yq/v3 v3.0.0-20201202084205-8846255d1c37
1414
github.com/onsi/ginkgo/v2 v2.23.4
1515
github.com/openshift/api v3.9.0+incompatible
16-
github.com/operator-framework/api v0.32.0
16+
github.com/operator-framework/api v0.33.0
1717
github.com/operator-framework/operator-lifecycle-manager v0.0.0-00010101000000-000000000000
1818
github.com/operator-framework/operator-registry v1.56.0
1919
github.com/sirupsen/logrus v1.9.3
@@ -105,7 +105,7 @@ require (
105105
github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8 // indirect
106106
github.com/golang/protobuf v1.5.4 // indirect
107107
github.com/google/btree v1.1.3 // indirect
108-
github.com/google/cel-go v0.25.0 // indirect
108+
github.com/google/cel-go v0.26.0 // indirect
109109
github.com/google/gnostic-models v0.6.9 // indirect
110110
github.com/google/go-cmp v0.7.0 // indirect
111111
github.com/google/go-containerregistry v0.20.6 // indirect

staging/operator-lifecycle-manager/go.mod

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

3-
go 1.24.3
3+
go 1.24.4
44

55
require (
66
github.com/blang/semver/v4 v4.0.0
@@ -22,7 +22,7 @@ require (
2222
github.com/onsi/gomega v1.38.0
2323
github.com/openshift/api v3.9.0+incompatible
2424
github.com/openshift/client-go v0.0.0-20220525160904-9e1acff93e4a
25-
github.com/operator-framework/api v0.32.0
25+
github.com/operator-framework/api v0.33.0
2626
github.com/operator-framework/operator-registry v1.56.0
2727
github.com/otiai10/copy v1.14.1
2828
github.com/pkg/errors v0.9.1
@@ -104,7 +104,7 @@ require (
104104
github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8 // indirect
105105
github.com/golang/protobuf v1.5.4 // indirect
106106
github.com/google/btree v1.1.3 // indirect
107-
github.com/google/cel-go v0.25.0 // indirect
107+
github.com/google/cel-go v0.26.0 // indirect
108108
github.com/google/gnostic-models v0.6.9 // indirect
109109
github.com/google/pprof v0.0.0-20250607225305-033d6d78b36a // indirect
110110
github.com/google/uuid v1.6.0 // indirect

staging/operator-lifecycle-manager/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1840,8 +1840,8 @@ github.com/openshift/api v0.0.0-20221021112143-4226c2167e40 h1:PxjGCA72RtsdHWToZ
18401840
github.com/openshift/api v0.0.0-20221021112143-4226c2167e40/go.mod h1:aQ6LDasvHMvHZXqLHnX2GRmnfTWCF/iIwz8EMTTIE9A=
18411841
github.com/openshift/client-go v0.0.0-20221019143426-16aed247da5c h1:CV76yFOTXmq9VciBR3Bve5ZWzSxdft7gaMVB3kS0rwg=
18421842
github.com/openshift/client-go v0.0.0-20221019143426-16aed247da5c/go.mod h1:lFMO8mLHXWFzSdYvGNo8ivF9SfF6zInA8ZGw4phRnUE=
1843-
github.com/operator-framework/api v0.32.0 h1:LZSZr7at3NrjsjwQVNsYD+04o5wMq75jrR0dMYiIIH8=
1844-
github.com/operator-framework/api v0.32.0/go.mod h1:OGJo6HUYxoQwpGaLr0lPJzSek51RiXajJSSa8Jzjvp8=
1843+
github.com/operator-framework/api v0.33.0 h1:Tdu9doXz6Key2riIiP3/JPahHEgFBXAqyWQN4kOITS8=
1844+
github.com/operator-framework/api v0.33.0/go.mod h1:sEh1VqwQCJUj+l/rKNWPDEJdFNAbdTu8QcM+x+wdYYo=
18451845
github.com/operator-framework/operator-registry v1.56.0 h1:vbTyee/gahpnh7qw1hV1osnWy9YpTjIbEuHpwIdoEUs=
18461846
github.com/operator-framework/operator-registry v1.56.0/go.mod h1:NOmQyrgOGW0cwUxHG5ZqKxdObOzQNmO4Rxcf7JC32FU=
18471847
github.com/otiai10/copy v1.14.1 h1:5/7E6qsUMBaH5AnQ0sSLzzTg1oTECmcCmT6lvF45Na8=

vendor/modules.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -413,7 +413,7 @@ github.com/golang/protobuf/ptypes/timestamp
413413
# github.com/google/btree v1.1.3
414414
## explicit; go 1.18
415415
github.com/google/btree
416-
# github.com/google/cel-go v0.25.0 => github.com/google/cel-go v0.22.1
416+
# github.com/google/cel-go v0.26.0 => github.com/google/cel-go v0.22.1
417417
## explicit; go 1.21.1
418418
github.com/google/cel-go/cel
419419
github.com/google/cel-go/checker
@@ -680,7 +680,7 @@ github.com/openshift/client-go/config/informers/externalversions/config
680680
github.com/openshift/client-go/config/informers/externalversions/config/v1
681681
github.com/openshift/client-go/config/informers/externalversions/internalinterfaces
682682
github.com/openshift/client-go/config/listers/config/v1
683-
# github.com/operator-framework/api v0.32.0 => ./staging/api
683+
# github.com/operator-framework/api v0.33.0 => ./staging/api
684684
## explicit; go 1.24.3
685685
github.com/operator-framework/api/crds
686686
github.com/operator-framework/api/pkg/constraints
@@ -699,7 +699,7 @@ github.com/operator-framework/api/pkg/validation/errors
699699
github.com/operator-framework/api/pkg/validation/interfaces
700700
github.com/operator-framework/api/pkg/validation/internal
701701
# github.com/operator-framework/operator-lifecycle-manager v0.0.0-00010101000000-000000000000 => ./staging/operator-lifecycle-manager
702-
## explicit; go 1.24.3
702+
## explicit; go 1.24.4
703703
github.com/operator-framework/operator-lifecycle-manager/cmd/catalog
704704
github.com/operator-framework/operator-lifecycle-manager/cmd/copy-content
705705
github.com/operator-framework/operator-lifecycle-manager/cmd/olm

0 commit comments

Comments
 (0)