Skip to content

fix(deps): update github.com/openshift/api digest to ad9eb11#666

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/github.com-openshift-api-digest
Open

fix(deps): update github.com/openshift/api digest to ad9eb11#666
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/github.com-openshift-api-digest

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 1, 2026

This PR contains the following updates:

Package Type Update Change
github.com/openshift/api require digest 34f54f1ad9eb11

Configuration

📅 Schedule: Branch creation - "monthly" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Apr 1, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -t ./...
go: module github.com/openshift/api@v0.0.0-20260402111718-ad9eb11110b6 requires go >= 1.25.0; switching to go1.25.8
go: downloading go1.25.8 (linux/amd64)
go: downloading k8s.io/apimachinery v0.35.1
go: downloading sigs.k8s.io/controller-runtime v0.19.0
go: downloading github.com/openshift/api v0.0.0-20260402111718-ad9eb11110b6
go: downloading k8s.io/client-go v0.31.0
go: downloading github.com/go-logr/logr v1.4.3
go: downloading github.com/stakater/operator-utils v0.1.13
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading github.com/Azure/azure-sdk-for-go/sdk/azcore v1.18.0
go: downloading k8s.io/api v0.35.1
go: downloading github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.10.1
go: downloading github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/applicationinsights/armapplicationinsights v1.2.0
go: downloading github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/monitor/armmonitor v0.11.0
go: downloading github.com/google/go-cmp v0.7.0
go: downloading cloud.google.com/go/monitoring v1.16.3
go: downloading google.golang.org/api v0.149.0
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20241118233622-e639e219e697
go: downloading google.golang.org/genproto v0.0.0-20231211222908-989df2bf70f3
go: downloading github.com/grafana/synthetic-monitoring-agent v0.19.4
go: downloading github.com/grafana/synthetic-monitoring-api-go-client v0.8.0
go: downloading github.com/russellcardullo/go-pingdom v1.3.0
go: downloading github.com/karlderkaefer/pingdom-golang-client v1.0.4
go: downloading gotest.tools v2.2.0+incompatible
go: downloading github.com/StatusCakeDev/statuscake-go v1.3.0
go: downloading golang.org/x/time v0.9.0
go: downloading github.com/antoineaugusti/updown v0.0.0-20190412074625-d590ab97f115
go: downloading github.com/stretchr/testify v1.11.1
go: downloading github.com/patrickmn/go-cache v2.1.0+incompatible
go: downloading k8s.io/utils v0.0.0-20251002143259-bc988d571ff4
go: downloading sigs.k8s.io/randfill v1.0.0
go: downloading k8s.io/klog/v2 v2.130.1
go: downloading k8s.io/kube-openapi v0.0.0-20250910181357-589584f1c912
go: downloading sigs.k8s.io/structured-merge-diff/v6 v6.3.0
go: downloading golang.org/x/net v0.47.0
go: downloading golang.org/x/exp v0.0.0-20231206192017-f3f8817b8deb
go: downloading github.com/go-logr/zapr v1.3.0
go: downloading go.uber.org/zap v1.26.0
go: downloading k8s.io/apiserver v0.31.0
go: downloading github.com/prometheus/client_golang v1.19.1
go: downloading github.com/evanphx/json-patch/v5 v5.9.0
go: downloading github.com/evanphx/json-patch v4.12.0+incompatible
go: downloading github.com/imdario/mergo v0.3.12
go: downloading github.com/spf13/pflag v1.0.9
go: downloading golang.org/x/term v0.37.0
go: downloading gopkg.in/evanphx/json-patch.v4 v4.13.0
go: downloading github.com/Azure/azure-sdk-for-go/sdk/internal v1.11.1
go: downloading github.com/AzureAD/microsoft-authentication-library-for-go v1.4.2
go: downloading golang.org/x/crypto v0.45.0
go: downloading github.com/googleapis/gax-go/v2 v2.12.0
go: downloading google.golang.org/grpc v1.67.1
go: downloading google.golang.org/protobuf v1.36.8
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20241113202542-65e8d215514f
go: downloading golang.org/x/oauth2 v0.22.0
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading sigs.k8s.io/json v0.0.0-20250730193827-2d320260d730
go: downloading github.com/json-iterator/go v1.1.12
go: downloading go.yaml.in/yaml/v2 v2.4.3
go: downloading go.uber.org/multierr v1.11.0
go: downloading k8s.io/component-base v0.31.0
go: downloading github.com/prometheus/client_model v0.6.1
go: downloading github.com/prometheus/common v0.55.0
go: downloading github.com/fsnotify/fsnotify v1.7.0
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/golang/protobuf v1.5.4
go: downloading github.com/google/gnostic-models v0.7.0
go: downloading golang.org/x/sys v0.38.0
go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.4.1
go: downloading sigs.k8s.io/yaml v1.6.0
go: downloading github.com/kylelemons/godebug v1.1.0
go: downloading github.com/google/uuid v1.6.0
go: downloading github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
go: downloading cloud.google.com/go/compute/metadata v0.5.0
go: downloading go.opencensus.io v0.24.0
go: downloading github.com/google/s2a-go v0.1.7
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/fxamacker/cbor/v2 v2.9.0
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v1.0.3-0.20250322232337-35a7c28c31ee
go: downloading golang.org/x/text v0.31.0
go: downloading gomodules.xyz/jsonpatch/v2 v2.4.0
go: downloading k8s.io/apiextensions-apiserver v0.31.0
go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
go: downloading golang.org/x/sync v0.18.0
go: downloading github.com/blang/semver/v4 v4.0.0
go: downloading github.com/prometheus/procfs v0.15.1
go: downloading github.com/go-openapi/jsonreference v0.20.2
go: downloading github.com/go-openapi/swag v0.23.0
go: downloading github.com/google/cel-go v0.20.1
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading go.yaml.in/yaml/v3 v3.0.4
go: downloading github.com/golang-jwt/jwt/v5 v5.2.2
go: downloading github.com/googleapis/enterprise-certificate-proxy v0.3.2
go: downloading github.com/x448/float16 v0.8.4
go: downloading go.opentelemetry.io/otel/trace v1.28.0
go: downloading go.opentelemetry.io/otel v1.28.0
go: downloading github.com/go-openapi/jsonpointer v0.21.0
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.30.3
go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.53.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.27.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.28.0
go: downloading go.opentelemetry.io/otel/sdk v1.28.0
go: downloading github.com/josharian/intern v1.0.0
go: downloading github.com/stoewer/go-strcase v1.2.0
go: downloading github.com/antlr4-go/antlr/v4 v4.13.0
go: downloading github.com/asaskevich/govalidator v0.0.0-20190424111038-f61b66f89f4a
go: downloading github.com/emicklei/go-restful/v3 v3.11.0
go: downloading github.com/felixge/httpsnoop v1.0.4
go: downloading go.opentelemetry.io/otel/metric v1.28.0
go: downloading go.opentelemetry.io/proto/otlp v1.3.1
go: downloading github.com/spf13/cobra v1.8.1
go: downloading github.com/cenkalti/backoff/v4 v4.3.0
go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.20.0
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading github.com/inconshreveable/mousetrap v1.1.0
go: downloading k8s.io/api v0.35.3
go: github.com/stakater/IngressMonitorController/v2/cmd imports
	k8s.io/client-go/kubernetes/scheme imports
	k8s.io/api/coordination/v1alpha1: cannot find module providing package k8s.io/api/coordination/v1alpha1
go: github.com/stakater/IngressMonitorController/v2/cmd imports
	k8s.io/client-go/kubernetes/scheme imports
	k8s.io/api/networking/v1alpha1: cannot find module providing package k8s.io/api/networking/v1alpha1
go: github.com/stakater/IngressMonitorController/v2/cmd imports
	k8s.io/client-go/kubernetes/scheme imports
	k8s.io/api/storagemigration/v1alpha1: cannot find module providing package k8s.io/api/storagemigration/v1alpha1

@renovate renovate bot force-pushed the renovate/github.com-openshift-api-digest branch from d817070 to 3eda7e4 Compare April 1, 2026 15:36
@renovate renovate bot changed the title fix(deps): update github.com/openshift/api digest to 80fcf45 fix(deps): update github.com/openshift/api digest to e9d6d43 Apr 1, 2026
@renovate renovate bot force-pushed the renovate/github.com-openshift-api-digest branch from 3eda7e4 to 33aa55d Compare April 1, 2026 21:57
@renovate renovate bot changed the title fix(deps): update github.com/openshift/api digest to e9d6d43 fix(deps): update github.com/openshift/api digest to 2757d67 Apr 1, 2026
@renovate renovate bot force-pushed the renovate/github.com-openshift-api-digest branch from 33aa55d to e331ef9 Compare April 2, 2026 11:00
@renovate renovate bot changed the title fix(deps): update github.com/openshift/api digest to 2757d67 fix(deps): update github.com/openshift/api digest to d0af9d7 Apr 2, 2026
@renovate renovate bot force-pushed the renovate/github.com-openshift-api-digest branch from e331ef9 to 5c962b6 Compare April 2, 2026 13:04
@renovate renovate bot changed the title fix(deps): update github.com/openshift/api digest to d0af9d7 fix(deps): update github.com/openshift/api digest to ad9eb11 Apr 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants