This is an automated email from the ASF dual-hosted git repository.

pcongiusti 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 e76f795fe chore(deps): bump github.com/operator-framework/api
e76f795fe is described below

commit e76f795fe5ddde7daa54db994352de69b25e7cb9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jan 23 00:03:54 2026 +0000

    chore(deps): bump github.com/operator-framework/api
    
    Bumps 
[github.com/operator-framework/api](https://github.com/operator-framework/api) 
from 0.37.0 to 0.38.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.37.0...v0.38.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/operator-framework/api
      dependency-version: 0.38.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 go.mod | 2 +-
 go.sum | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/go.mod b/go.mod
index 2016ae5ed..0dd8463e9 100644
--- a/go.mod
+++ b/go.mod
@@ -19,7 +19,7 @@ require (
        github.com/onsi/gomega v1.39.0
        // go get github.com/openshift/[email protected]
        github.com/openshift/api v0.0.0-20250820105013-6282350d0c39
-       github.com/operator-framework/api v0.37.0
+       github.com/operator-framework/api v0.38.0
        github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring 
v0.88.0
        github.com/prometheus/client_golang v1.23.2
        github.com/prometheus/client_model v0.6.2
diff --git a/go.sum b/go.sum
index 586a2363d..87337729a 100644
--- a/go.sum
+++ b/go.sum
@@ -208,8 +208,8 @@ github.com/opencontainers/go-digest v1.0.0 
h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8
 github.com/opencontainers/go-digest v1.0.0/go.mod 
h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM=
 github.com/openshift/api v0.0.0-20250820105013-6282350d0c39 
h1:X42iTyo3AAHS36BkiBkU8FvxfK8NEDmnBi3QrnaCIlA=
 github.com/openshift/api v0.0.0-20250820105013-6282350d0c39/go.mod 
h1:SPLf21TYPipzCO67BURkCfK6dcIIxx0oNRVWaOyRcXM=
-github.com/operator-framework/api v0.37.0 
h1:2XCMWitBnumtJTqzip6LQKUwpM2pXVlt3gkpdlkbaCE=
-github.com/operator-framework/api v0.37.0/go.mod 
h1:NZs4vB+Jiamyv3pdPDjZtuC4U7KX0eq4z2r5hKY5fUA=
+github.com/operator-framework/api v0.38.0 
h1:RbIhBH7pot/tlVPkEppXOh2zT7GpSUjPJoC8pRnNnBo=
+github.com/operator-framework/api v0.38.0/go.mod 
h1:6UCZhZPh9zAZZq1D9B2+IO0ibVwHdTiNYLYRr8ZT8Mk=
 github.com/pelletier/go-toml/v2 v2.2.4 
h1:mye9XuhQ6gvn5h28+VilKrrPoQVanw5PMw/TB0t5Ec4=
 github.com/pelletier/go-toml/v2 v2.2.4/go.mod 
h1:2gIqNv+qfxSVS7cM2xJQKtLSTLUE9V8t9Stt+h56mCY=
 github.com/pjbgf/sha1cd v0.3.2 h1:a9wb0bp1oC2TGwStyn0Umc/IGKQnEgF0vVaZ8QF8eo4=

Reply via email to