Skip to content

Update github.com/openshift/api digest to b7d0ca2 - autoclosed #34

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 7, 2025

This PR contains the following updates:

Package Type Update Change
github.com/openshift/api require digest 2329846 -> b7d0ca2

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 renovate bot added the dependency label May 7, 2025
Copy link
Contributor Author

renovate bot commented May 7, 2025

⚠️ 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 -d -t ./...
go: -d flag is deprecated. -d=true is a no-op
go: downloading github.com/cloudscale-ch/cloudscale-go-sdk/v5 v5.0.1
go: downloading github.com/openshift/api v0.0.0-20250509202259-b7d0ca2f7643
go: downloading github.com/openshift/library-go v0.0.0-20240919205913-c96b82b3762b
go: downloading github.com/openshift/machine-api-operator v0.2.1-0.20241009125928-52a965a42fac
go: downloading go.uber.org/mock v0.5.0
go: downloading k8s.io/apimachinery v0.32.1
go: downloading k8s.io/apiserver v0.31.4
go: downloading k8s.io/client-go v0.31.4
go: downloading k8s.io/component-base v0.31.4
go: downloading k8s.io/utils v0.0.0-20241210054802-24370beab758
go: downloading sigs.k8s.io/controller-runtime v0.19.3
go: downloading sigs.k8s.io/controller-tools v0.16.5
go: downloading k8s.io/api v0.32.1
go: downloading k8s.io/klog/v2 v2.130.1
go: downloading sigs.k8s.io/yaml v1.4.0
go: downloading github.com/google/go-jsonnet v0.20.0
go: downloading github.com/stretchr/testify v1.10.0
go: downloading github.com/spf13/cobra v1.8.1
go: downloading golang.org/x/time v0.7.0
go: downloading k8s.io/kubectl v0.31.1
go: downloading golang.org/x/mod v0.21.0
go: downloading golang.org/x/tools v0.26.0
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.4.2
go: downloading golang.org/x/net v0.36.0
go: downloading github.com/spf13/pflag v1.0.5
go: downloading golang.org/x/exp v0.0.0-20241009180824-f66d83c29e7c
go: downloading github.com/go-logr/logr v1.4.2
go: downloading github.com/go-logr/zapr v1.3.0
go: downloading go.uber.org/zap v1.27.0
go: downloading github.com/prometheus/client_golang v1.20.4
go: downloading github.com/google/gofuzz v1.2.0
go: downloading github.com/evanphx/json-patch/v5 v5.9.0
go: downloading github.com/evanphx/json-patch v5.9.0+incompatible
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/evanphx/json-patch.v4 v4.12.0
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading github.com/inconshreveable/mousetrap v1.1.0
go: downloading github.com/openshift/client-go v0.0.0-20240918182115-6a8ead8397fd
go: downloading github.com/onsi/gomega v1.35.1
go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
go: downloading k8s.io/cli-runtime v0.31.1
go: downloading golang.org/x/sync v0.11.0
go: downloading sigs.k8s.io/json v0.0.0-20241010143419-9aa6b5e7a4b3
go: downloading github.com/json-iterator/go v1.1.12
go: downloading golang.org/x/oauth2 v0.23.0
go: downloading golang.org/x/term v0.29.0
go: downloading go.uber.org/multierr v1.11.0
go: downloading github.com/klauspost/compress v1.17.10
go: downloading github.com/prometheus/client_model v0.6.1
go: downloading github.com/prometheus/common v0.60.0
go: downloading github.com/gobuffalo/flect v1.0.3
go: downloading k8s.io/apiextensions-apiserver v0.31.2
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading github.com/fatih/color v1.18.0
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/pkg/errors v0.9.1
go: downloading k8s.io/kube-openapi v0.0.0-20241105132330-32ad38e42d3f
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading github.com/prometheus/procfs v0.15.1
go: downloading golang.org/x/sys v0.30.0
go: downloading google.golang.org/protobuf v1.35.1
go: downloading github.com/google/go-cmp v0.6.0
go: downloading github.com/golang/protobuf v1.5.4
go: downloading github.com/google/gnostic-models v0.6.8
go: downloading golang.org/x/text v0.22.0
go: downloading sigs.k8s.io/kustomize/api v0.18.0
go: downloading sigs.k8s.io/kustomize/kyaml v0.18.1
go: downloading gomodules.xyz/jsonpatch/v2 v2.4.0
go: downloading github.com/fxamacker/cbor/v2 v2.7.0
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v1.0.2
go: downloading github.com/blang/semver/v4 v4.0.0
go: downloading github.com/imdario/mergo v0.3.16
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading github.com/mattn/go-colorable v0.1.13
go: downloading github.com/mattn/go-isatty v0.0.20
go: downloading github.com/go-openapi/jsonreference v0.21.0
go: downloading github.com/go-openapi/swag v0.23.0
go: downloading github.com/google/uuid v1.6.0
go: downloading github.com/chai2010/gettext-go v1.0.3
go: downloading github.com/MakeNowJust/heredoc v1.0.0
go: downloading github.com/mitchellh/go-wordwrap v1.0.1
go: downloading github.com/russross/blackfriday/v2 v2.1.0
go: downloading github.com/exponent-io/jsonpath v0.0.0-20210407135951-1de76d718b3f
go: downloading github.com/x448/float16 v0.8.4
go: downloading github.com/go-openapi/jsonpointer v0.21.0
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading github.com/go-errors/errors v1.5.1
go: downloading github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de
go: downloading github.com/moby/term v0.5.0
go: downloading github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79
go: downloading github.com/peterbourgon/diskv v2.0.1+incompatible
go: downloading github.com/josharian/intern v1.0.0
go: downloading github.com/emicklei/go-restful/v3 v3.12.1
go: downloading github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00
go: downloading github.com/xlab/treeprint v1.2.0
go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
go: downloading github.com/google/btree v1.1.3
go: downloading github.com/gorilla/websocket v1.5.3
go: downloading github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161
go: downloading github.com/moby/spdystream v0.5.0
go: downloading github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f
go: downloading k8s.io/api v0.33.0
go: github.com/appuio/machine-api-provider-cloudscale imports
	k8s.io/client-go/kubernetes/scheme imports
	k8s.io/api/coordination/v1alpha1: cannot find module providing package k8s.io/api/coordination/v1alpha1

@renovate renovate bot force-pushed the renovate/github.com-openshift-api-digest branch from d69e5e1 to 136359b Compare May 7, 2025 15:50
@renovate renovate bot changed the title Update github.com/openshift/api digest to f158127 Update github.com/openshift/api digest to 7318813 May 7, 2025
@renovate renovate bot force-pushed the renovate/github.com-openshift-api-digest branch from 136359b to 134772b Compare May 9, 2025 13:52
@renovate renovate bot changed the title Update github.com/openshift/api digest to 7318813 Update github.com/openshift/api digest to f14ed7c May 9, 2025
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/github.com-openshift-api-digest branch from 134772b to 64ef6fb Compare May 9, 2025 20:26
@renovate renovate bot changed the title Update github.com/openshift/api digest to f14ed7c Update github.com/openshift/api digest to b7d0ca2 May 9, 2025
@renovate renovate bot changed the title Update github.com/openshift/api digest to b7d0ca2 Update github.com/openshift/api digest to b7d0ca2 - autoclosed May 11, 2025
@renovate renovate bot closed this May 11, 2025
@renovate renovate bot deleted the renovate/github.com-openshift-api-digest branch May 11, 2025 04:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants