Skip to content
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

Update module github.com/redhat-cop/operator-utils to v1.3.8 #119

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 11, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/redhat-cop/operator-utils v1.3.4 -> v1.3.8 age adoption passing confidence

Release Notes

redhat-cop/operator-utils (github.com/redhat-cop/operator-utils)

v1.3.8

Compare Source

What's Changed

Full Changelog: redhat-cop/operator-utils@v1.3.7...v1.3.8

v1.3.7

Compare Source

What's Changed

Full Changelog: redhat-cop/operator-utils@v1.3.6...v1.3.7

v1.3.6

Compare Source

What's Changed

New Contributors

Full Changelog: redhat-cop/operator-utils@v1.3.5...v1.3.6

v1.3.5

Compare Source

Full Changelog: redhat-cop/operator-utils@v1.3.4...v1.3.5


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (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 has been generated by Mend Renovate. View repository job log here.

Copy link
Contributor Author

renovate bot commented Dec 11, 2023

⚠ 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: downloading k8s.io/api v0.28.2
go: downloading k8s.io/apimachinery v0.28.2
go: downloading sigs.k8s.io/controller-runtime v0.15.2
go: downloading github.com/go-logr/logr v1.2.4
go: downloading github.com/redhat-cop/operator-utils v1.3.8
go: downloading github.com/scylladb/go-set v1.0.2
go: downloading k8s.io/client-go v0.28.2
go: downloading github.com/onsi/ginkgo v1.16.5
go: downloading github.com/onsi/gomega v1.27.10
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading github.com/google/gofuzz v1.2.0
go: downloading k8s.io/klog/v2 v2.100.1
go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
go: downloading github.com/BurntSushi/toml v1.3.2
go: downloading github.com/Masterminds/sprig/v3 v3.2.3
go: downloading github.com/pkg/errors v0.9.1
go: downloading k8s.io/kubectl v0.28.2
go: downloading sigs.k8s.io/yaml v1.3.0
go: downloading k8s.io/utils v0.0.0-20230406110748-d93618cff8a2
go: downloading github.com/evanphx/json-patch v5.7.0+incompatible
go: downloading github.com/evanphx/json-patch/v5 v5.6.0
go: downloading github.com/google/go-cmp v0.5.9
go: downloading golang.org/x/net v0.13.0
go: downloading k8s.io/apiextensions-apiserver v0.27.2
go: downloading github.com/go-logr/zapr v1.2.4
go: downloading go.uber.org/zap v1.24.0
go: downloading golang.org/x/time v0.3.0
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd
go: downloading github.com/golang/protobuf v1.5.3
go: downloading github.com/google/gnostic-models v0.6.8
go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
go: downloading github.com/prometheus/client_golang v1.16.0
go: downloading github.com/json-iterator/go v1.1.12
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading github.com/Masterminds/goutils v1.1.1
go: downloading github.com/Masterminds/semver/v3 v3.2.0
go: downloading github.com/google/uuid v1.3.0
go: downloading github.com/huandu/xstrings v1.3.3
go: downloading github.com/imdario/mergo v0.3.12
go: downloading github.com/mitchellh/copystructure v1.0.0
go: downloading github.com/shopspring/decimal v1.2.0
go: downloading github.com/spf13/cast v1.3.1
go: downloading golang.org/x/crypto v0.11.0
go: downloading gomodules.xyz/jsonpatch/v2 v2.3.0
go: downloading k8s.io/kube-openapi v0.0.0-20230717233707-2695361300d9
go: downloading github.com/nxadm/tail v1.4.8
go: downloading golang.org/x/sys v0.10.0
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading golang.org/x/term v0.10.0
go: downloading golang.org/x/oauth2 v0.8.0
go: downloading github.com/exponent-io/jsonpath v0.0.0-20151013193312-d6023ce2651d
go: downloading k8s.io/cli-runtime v0.28.2
go: downloading go.uber.org/atomic v1.10.0
go: downloading go.uber.org/multierr v1.11.0
go: downloading google.golang.org/protobuf v1.30.0
go: downloading k8s.io/component-base v0.28.2
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/prometheus/client_model v0.4.0
go: downloading github.com/prometheus/common v0.44.0
go: downloading github.com/mitchellh/reflectwalk v1.0.0
go: downloading github.com/spf13/pflag v1.0.5
go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
go: downloading golang.org/x/text v0.11.0
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading golang.org/x/sync v0.2.0
go: downloading sigs.k8s.io/kustomize/api v0.13.5-0.20230601165947-6ce0bf390ce3
go: downloading sigs.k8s.io/kustomize/kyaml v0.14.3-0.20230601165947-6ce0bf390ce3
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading github.com/go-openapi/swag v0.22.3
go: downloading github.com/go-openapi/jsonreference v0.20.2
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.2.0
go: downloading github.com/prometheus/procfs v0.10.1
go: downloading github.com/fsnotify/fsnotify v1.6.0
go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
go: downloading google.golang.org/appengine v1.6.7
go: downloading github.com/emicklei/go-restful v2.9.5+incompatible
go: downloading github.com/emicklei/go-restful/v3 v3.9.0
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading github.com/go-openapi/jsonpointer v0.19.6
go: downloading github.com/go-errors/errors v1.4.2
go: downloading github.com/josharian/intern v1.0.0
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 go.starlark.net v0.0.0-20230525235612-a134d8f9ddca
go: downloading sigs.k8s.io/controller-runtime v0.16.3
go: github.com/redhat-cop/keepalived-operator/controllers tested by
	github.com/redhat-cop/keepalived-operator/controllers.test imports
	sigs.k8s.io/controller-runtime/pkg/envtest/printer: cannot find module providing package sigs.k8s.io/controller-runtime/pkg/envtest/printer

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.

None yet

0 participants