This is an automated email from the ASF dual-hosted git repository.
gfournier pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/main by this push:
new 3f1818d41 chore(deps): bump github.com/operator-framework/api
3f1818d41 is described below
commit 3f1818d4121b3ebe12061b3b2ce076755b5b4394
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 13 15:17:58 2025 +0000
chore(deps): bump github.com/operator-framework/api
Bumps
[github.com/operator-framework/api](https://github.com/operator-framework/api)
from 0.30.0 to 0.31.0.
- [Release notes](https://github.com/operator-framework/api/releases)
-
[Changelog](https://github.com/operator-framework/api/blob/master/RELEASE.md)
-
[Commits](https://github.com/operator-framework/api/compare/v0.30.0...v0.31.0)
---
updated-dependencies:
- dependency-name: github.com/operator-framework/api
dependency-version: 0.31.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
---
go.mod | 4 ++--
go.sum | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/go.mod b/go.mod
index c16db0d22..436f039c5 100644
--- a/go.mod
+++ b/go.mod
@@ -20,7 +20,7 @@ require (
github.com/onsi/gomega v1.37.0
// go get github.com/openshift/[email protected]
github.com/openshift/api v0.0.0-20240228005710-4511c790cc60
- github.com/operator-framework/api v0.30.0
+ github.com/operator-framework/api v0.31.0
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring
v0.81.0
github.com/prometheus/client_golang v1.22.0
github.com/prometheus/client_model v0.6.2
@@ -53,7 +53,7 @@ require (
knative.dev/eventing v0.45.0
knative.dev/pkg v0.0.0-20250415155312-ed3e2158b883
knative.dev/serving v0.43.1
- sigs.k8s.io/controller-runtime v0.20.3
+ sigs.k8s.io/controller-runtime v0.20.4
sigs.k8s.io/structured-merge-diff/v4 v4.7.0
)
diff --git a/go.sum b/go.sum
index 0c714adfc..a45ce772f 100644
--- a/go.sum
+++ b/go.sum
@@ -363,8 +363,8 @@ github.com/opencontainers/image-spec v1.1.0-rc3
h1:fzg1mXZFj8YdPeNkRXMg+zb88BFV0
github.com/opencontainers/image-spec v1.1.0-rc3/go.mod
h1:X4pATf0uXsnn3g5aiGIsVnJBR4mxhKzfwmvK/B2NTm8=
github.com/openshift/api v0.0.0-20240228005710-4511c790cc60
h1:BfN2JThYjmpXhULHahY1heyfct+fsj4fhkUo3tVIGH4=
github.com/openshift/api v0.0.0-20240228005710-4511c790cc60/go.mod
h1:qNtV0315F+f8ld52TLtPvrfivZpdimOzTi3kn9IVbtU=
-github.com/operator-framework/api v0.30.0
h1:44hCmGnEnZk/Miol5o44dhSldNH0EToQUG7vZTl29kk=
-github.com/operator-framework/api v0.30.0/go.mod
h1:FYxAPhjtlXSAty/fbn5YJnFagt6SpJZJgFNNbvDe5W0=
+github.com/operator-framework/api v0.31.0
h1:tRsFTuZ51xD8U5QgiPo3+mZgVipHZVgRXYrI6RRXOh8=
+github.com/operator-framework/api v0.31.0/go.mod
h1:57oCiHNeWcxmzu1Se8qlnwEKr/GGXnuHvspIYFCcXmY=
github.com/pelletier/go-toml/v2 v2.2.3
h1:YmeHyLY8mFWbdkNWwpr+qIL2bEqT0o95WSdkNHvL12M=
github.com/pelletier/go-toml/v2 v2.2.3/go.mod
h1:MfCQTFTvCcUyyvvwm1+G6H/jORL20Xlb6rzQu9GuUkc=
github.com/pjbgf/sha1cd v0.3.2 h1:a9wb0bp1oC2TGwStyn0Umc/IGKQnEgF0vVaZ8QF8eo4=
@@ -902,8 +902,8 @@ knative.dev/serving v0.43.1/go.mod
h1:KhhRhb3HPyKSm924/QRjqtAj2U0x5UZM217SxVTbib
rsc.io/binaryregexp v0.2.0/go.mod
h1:qTv7/COck+e2FymRvadv62gMdZztPaShugOCi3I+8D8=
rsc.io/quote/v3 v3.1.0/go.mod h1:yEA65RcK8LyAZtP9Kv3t0HmxON59tX3rD+tICJqUlj0=
rsc.io/sampler v1.3.0/go.mod h1:T1hPZKmBbMNahiBKFy5HrXp6adAjACjK9JXDnKaTXpA=
-sigs.k8s.io/controller-runtime v0.20.3
h1:I6Ln8JfQjHH7JbtCD2HCYHoIzajoRxPNuvhvcDbZgkI=
-sigs.k8s.io/controller-runtime v0.20.3/go.mod
h1:xg2XB0K5ShQzAgsoujxuKN4LNXR2LfwwHsPj7Iaw+XY=
+sigs.k8s.io/controller-runtime v0.20.4
h1:X3c+Odnxz+iPTRobG4tp092+CvBU9UK0t/bRf+n0DGU=
+sigs.k8s.io/controller-runtime v0.20.4/go.mod
h1:xg2XB0K5ShQzAgsoujxuKN4LNXR2LfwwHsPj7Iaw+XY=
sigs.k8s.io/gateway-api v1.1.0 h1:DsLDXCi6jR+Xz8/xd0Z1PYl2Pn0TyaFMOPPZIj4inDM=
sigs.k8s.io/gateway-api v1.1.0/go.mod
h1:ZH4lHrL2sDi0FHZ9jjneb8kKnGzFWyrTya35sWUTrRs=
sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8
h1:gBQPwqORJ8d8/YNZWEjoZs7npUVDpVXUUOFfW6CgAqE=