Reloader
Reloader copied to clipboard
fix(deps): update github.com/openshift/api digest to b7d0ca2
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| github.com/openshift/api | require | digest | 10a8fa5 -> 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: Never, 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.
ℹ Artifact update notice
File name: go.mod
In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):
- 5 additional dependencies were updated
- The
godirective was updated for compatibility reasons
Details:
| Package | Change |
|---|---|
go |
1.21.12 -> 1.23.0 |
k8s.io/api |
v0.29.3 -> v0.30.1 |
k8s.io/apimachinery |
v0.29.3 -> v0.30.1 |
github.com/go-logr/logr |
v1.3.0 -> v1.4.1 |
k8s.io/klog/v2 |
v2.110.1 -> v2.120.1 |
k8s.io/kube-openapi |
v0.0.0-20231010175941-2dd684a91f00 -> v0.0.0-20240228011516-70dd3763d340 |
⚠️ 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: downloading github.com/parnurzeal/gorequest v0.3.0
go: downloading github.com/sirupsen/logrus v1.9.3
go: downloading github.com/argoproj/argo-rollouts v1.8.3
go: downloading k8s.io/api v0.34.1
go: downloading k8s.io/apimachinery v0.34.1
go: downloading github.com/stretchr/testify v1.10.0
go: downloading k8s.io/client-go v0.32.3
go: downloading github.com/spf13/cobra v1.10.1
go: downloading k8s.io/kubectl v0.32.3
go: downloading k8s.io/utils v0.0.0-20251002143259-bc988d571ff4
go: downloading github.com/prometheus/client_golang v1.22.0
go: downloading github.com/openshift/api v0.0.0-20251103172241-2e89059c36be
go: downloading github.com/openshift/client-go v0.0.0-20250402181141-b3bad3b645f2
go: downloading github.com/moul/http2curl v1.0.0
go: downloading github.com/pkg/errors v0.9.1
go: downloading golang.org/x/net v0.39.0
go: downloading golang.org/x/sys v0.32.0
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading k8s.io/kube-openapi v0.0.0-20250710124328-f3f2b991d03b
go: downloading sigs.k8s.io/randfill v1.0.0
go: downloading k8s.io/klog/v2 v2.130.1
go: downloading sigs.k8s.io/structured-merge-diff/v6 v6.3.0
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 github.com/inconshreveable/mousetrap v1.1.0
go: downloading github.com/spf13/pflag v1.0.9
go: downloading golang.org/x/time v0.11.0
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading github.com/prometheus/client_model v0.6.2
go: downloading github.com/prometheus/common v0.63.0
go: downloading github.com/prometheus/procfs v0.16.0
go: downloading google.golang.org/protobuf v1.36.6
go: downloading github.com/kylelemons/godebug v1.1.0
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading golang.org/x/term v0.31.0
go: downloading github.com/emicklei/go-restful/v3 v3.12.2
go: downloading github.com/go-openapi/jsonreference v0.21.0
go: downloading github.com/go-openapi/swag v0.23.1
go: downloading github.com/google/gnostic-models v0.7.0
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8
go: downloading github.com/go-logr/logr v1.4.2
go: downloading github.com/json-iterator/go v1.1.12
go: downloading go.yaml.in/yaml/v2 v2.4.2
go: downloading github.com/golang/protobuf v1.5.4
go: downloading gopkg.in/evanphx/json-patch.v4 v4.12.0
go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.6.0
go: downloading sigs.k8s.io/yaml v1.6.0
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/google/go-cmp v0.7.0
go: downloading github.com/fxamacker/cbor/v2 v2.9.0
go: downloading golang.org/x/oauth2 v0.29.0
go: downloading github.com/go-openapi/jsonpointer v0.21.1
go: downloading github.com/mailru/easyjson v0.9.0
go: downloading go.yaml.in/yaml/v3 v3.0.4
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.24.0
go: downloading github.com/x448/float16 v0.8.4
go: downloading github.com/josharian/intern v1.0.0
go: downloading github.com/google/uuid v1.6.0
go: github.com/stakater/Reloader/internal/pkg/callbacks tested by
github.com/stakater/Reloader/internal/pkg/callbacks.test imports
k8s.io/client-go/kubernetes/fake imports
k8s.io/api/networking/v1alpha1: cannot find module providing package k8s.io/api/networking/v1alpha1