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

chore(deps): update module github.com/cilium/client-go to v1 (master) #1130

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 14, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/cilium/client-go replace major v0.27.2-fix -> v1.5.1

Release Notes

cilium/client-go (github.com/cilium/client-go)

v1.5.1

Compare Source

v1.5.0

Compare Source

v1.4.0

Compare Source


Configuration

📅 Schedule: Branch creation - "on friday" (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.

@renovate renovate bot requested a review from a team as a code owner July 14, 2023 07:31
@renovate renovate bot requested review from sayboras and removed request for a team July 14, 2023 07:31
@renovate renovate bot added kind/enhancement This would improve or streamline existing functionality. priority/release-blocker This issue will prevent the release of the next version of Cilium. release-note/misc This PR makes changes that have no direct user impact. labels Jul 14, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Jul 14, 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: docker run --rm --name=renovate_a_sidecar --label=renovate_a_child --memory=3584m -v "/tmp/worker/d5465b/b969f9/repos/github/cilium/hubble":"/tmp/worker/d5465b/b969f9/repos/github/cilium/hubble" -v "/tmp/worker/d5465b/b969f9/cache":"/tmp/worker/d5465b/b969f9/cache" -e GOPATH -e GOPROXY -e GOSUMDB -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/d5465b/b969f9/repos/github/cilium/hubble" ghcr.io/containerbase/sidecar:9.2.1 bash -l -c "install-tool golang 1.20.6 && go get -d -t ./... && go mod tidy && go mod vendor && go mod tidy && go mod tidy"
/usr/local/bin/docker: line 4: .: filename argument required
.: usage: . filename [arguments]
go: downloading github.com/spf13/cobra v1.7.0
go: downloading github.com/spf13/viper v1.16.0
go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1
go: downloading google.golang.org/grpc v1.56.2
go: downloading github.com/cilium/cilium v1.14.0-snapshot.5
go: downloading github.com/stretchr/testify v1.8.4
go: downloading github.com/spf13/pflag v1.0.6-0.20210604193023-d5e0c0615ace
go: downloading github.com/spf13/cast v1.5.1
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading google.golang.org/protobuf v1.31.0
go: downloading github.com/google/go-cmp v0.5.9
go: downloading golang.org/x/sys v0.10.0
go: downloading github.com/fatih/color v1.15.0
go: downloading github.com/fsnotify/fsnotify v1.6.0
go: downloading github.com/mitchellh/mapstructure v1.5.0
go: downloading github.com/spf13/afero v1.9.5
go: downloading github.com/spf13/jwalterweatherman v1.1.0
go: downloading github.com/inconshreveable/mousetrap v1.1.0
go: downloading golang.org/x/net v0.11.0
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading github.com/golang/protobuf v1.5.3
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230530153820-e85fd2cbaebc
go: downloading github.com/mattn/go-colorable v0.1.13
go: downloading github.com/mattn/go-isatty v0.0.17
go: downloading golang.org/x/text v0.10.0
go: downloading github.com/subosito/gotenv v1.4.2
go: downloading github.com/hashicorp/hcl v1.0.0
go: downloading gopkg.in/ini.v1 v1.67.0
go: downloading github.com/magiconair/properties v1.8.7
go: downloading github.com/pelletier/go-toml/v2 v2.0.8
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading k8s.io/apimachinery v0.27.2
go: downloading github.com/vishvananda/netlink v1.2.1-beta.2.0.20230621221334-77712cff8739
go: downloading k8s.io/klog/v2 v2.100.1
go: downloading k8s.io/utils v0.0.0-20230209194617-a36077c30491
go: downloading github.com/sirupsen/logrus v1.9.3
go: downloading github.com/sasha-s/go-deadlock v0.3.1
go: downloading golang.org/x/sync v0.3.0
go: downloading github.com/shirou/gopsutil/v3 v3.23.5
go: downloading github.com/google/gofuzz v1.2.0
go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
go: downloading github.com/go-logr/logr v1.2.4
go: downloading github.com/vishvananda/netns v0.0.4
go: downloading golang.org/x/time v0.3.0
go: downloading github.com/petermattis/goid v0.0.0-20180202154549-b0b1615b78e5
go: downloading github.com/go-openapi/errors v0.20.4
go: downloading github.com/go-openapi/strfmt v0.21.7
go: downloading github.com/go-openapi/swag v0.22.4
go: downloading github.com/go-openapi/validate v0.22.1
go: downloading github.com/cilium/client-go v1.5.1
go: downloading github.com/blang/semver/v4 v4.0.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/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0
go: downloading github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c
go: downloading github.com/tklauser/go-sysconf v0.3.11
go: downloading github.com/json-iterator/go v1.1.12
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2
go: downloading github.com/oklog/ulid v1.3.1
go: downloading go.mongodb.org/mongo-driver v1.11.3
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading github.com/go-openapi/analysis v0.21.4
go: downloading github.com/go-openapi/jsonpointer v0.19.6
go: downloading github.com/go-openapi/loads v0.21.2
go: downloading github.com/go-openapi/spec v0.20.9
go: downloading github.com/yusufpapurcu/wmi v1.2.3
go: downloading github.com/tklauser/numcpus v0.6.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/josharian/intern v1.0.0
go: downloading github.com/go-ole/go-ole v1.2.6
go: downloading github.com/go-openapi/jsonreference v0.20.1
github.com/cilium/hubble/cmd/observe imports
	github.com/cilium/cilium/pkg/identity imports
	github.com/cilium/cilium/pkg/option imports
	github.com/cilium/cilium/pkg/command imports
	k8s.io/client-go/util/jsonpath: cannot find module providing package k8s.io/client-go/util/jsonpath

@rolinh rolinh closed this Jul 14, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Jul 14, 2023

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 1.x releases. But if you manually upgrade to 1.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/master-major-1-all-go-deps-master branch July 14, 2023 07:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement This would improve or streamline existing functionality. priority/release-blocker This issue will prevent the release of the next version of Cilium. release-note/misc This PR makes changes that have no direct user impact.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant