Skip to content

Update module github.com/fzipp/gocyclo to v0.6.0 #8

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

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

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Oct 25, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/fzipp/gocyclo v0.3.1 -> v0.6.0 age adoption passing confidence

Release Notes

fzipp/gocyclo (github.com/fzipp/gocyclo)

v0.6.0

Compare Source

v0.5.1

Compare Source

v0.5.0

Compare Source

v0.4.0

Compare Source


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.

@forking-renovate
Copy link

forking-renovate bot commented Oct 25, 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/0ebc28/ada385/repos/github/khulnasoft-lab/goanalyzer":"/tmp/worker/0ebc28/ada385/repos/github/khulnasoft-lab/goanalyzer" -v "/tmp/worker/0ebc28/ada385/cache":"/tmp/worker/0ebc28/ada385/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/0ebc28/ada385/repos/github/khulnasoft-lab/goanalyzer" ghcr.io/containerbase/sidecar:9.28.0 bash -l -c "install-tool golang 1.21.5 && go get -d -t ./... && go mod vendor"
go: downloading github.com/dgraph-io/badger/v2 v2.2007.2
go: downloading github.com/dustin/go-humanize v1.0.1
go: downloading github.com/prometheus/client_golang v1.14.0
go: downloading github.com/dgraph-io/ristretto v0.0.3
go: downloading github.com/dgryski/go-farm v0.0.0-20200201041132-a6ae2369ad13
go: downloading github.com/golang/protobuf v1.5.2
go: downloading github.com/pkg/errors v0.9.1
go: downloading golang.org/x/net v0.7.0
go: downloading golang.org/x/sys v0.5.0
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.1.2
go: downloading github.com/cespare/xxhash v1.1.0
go: downloading github.com/prometheus/client_model v0.3.0
go: downloading github.com/prometheus/common v0.37.0
go: downloading github.com/prometheus/procfs v0.8.0
go: downloading google.golang.org/protobuf v1.28.1
go: downloading github.com/golang/snappy v0.0.3
go: downloading github.com/DataDog/zstd v1.4.8
go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
go: downloading github.com/alecthomas/gometalinter v1.0.3
go: downloading github.com/client9/misspell v0.3.4
go: downloading golang.org/x/lint v0.0.0-20201208152925-83fdc39ff7b5
go: downloading honnef.co/go/tools v0.1.3
go: downloading golang.org/x/tools v0.1.10
go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
go: downloading gopkg.in/alecthomas/kingpin.v2 v2.2.6
go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
go: downloading github.com/BurntSushi/toml v0.3.1
go: downloading github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751
go: downloading github.com/alecthomas/units v0.0.0-20210208195552-ff826a37aa15
go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3
go: github.com/khulnasoft-lab/goanalyzer/tools imports
	github.com/fzipp/gocyclo/cmd/gocyclo: missing go.sum entry for module providing package github.com/fzipp/gocyclo/cmd/gocyclo (imported by github.com/khulnasoft-lab/goanalyzer/tools); to add:
	go get github.com/khulnasoft-lab/goanalyzer/tools
go: github.com/khulnasoft-lab/goanalyzer/tools imports
	github.com/gordonklaus/ineffassign: missing go.sum entry for module providing package github.com/gordonklaus/ineffassign (imported by github.com/khulnasoft-lab/goanalyzer/tools); to add:
	go get github.com/khulnasoft-lab/goanalyzer/tools

@renovate-bot renovate-bot force-pushed the renovate/g.yxqyang.asia-fzipp-gocyclo-0.x branch from 46b104b to f6bcd61 Compare December 7, 2023 02:31
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.

1 participant