Closed renovate[bot] closed 3 months ago
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:
The artifact failure details are included below:
Command failed: go get -d -t ./...
go: gopkg.in/alecthomas/kingpin.v2@v2.4.0: parsing go.mod:
module declares its path as: github.com/alecthomas/kingpin/v2
but was required as: gopkg.in/alecthomas/kingpin.v2
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:
The artifact failure details are included below:
Command failed: go get -d -t ./...
go: -d flag is deprecated. -d=true is a no-op
go: gopkg.in/alecthomas/kingpin.v2@v2.4.0: parsing go.mod:
module declares its path as: github.com/alecthomas/kingpin/v2
but was required as: gopkg.in/alecthomas/kingpin.v2
Because you closed this PR without merging, Renovate will ignore this update (v2.4.0
). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps
array of your Renovate config.
If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.
This PR contains the following updates:
v2.2.6
->v2.4.0
Release Notes
alecthomas/kingpin (gopkg.in/alecthomas/kingpin.v2)
### [`v2.4.0`](https://togithub.com/alecthomas/kingpin/compare/v2.3.2...v2.4.0) [Compare Source](https://togithub.com/alecthomas/kingpin/compare/v2.3.2...v2.4.0) ### [`v2.3.2`](https://togithub.com/alecthomas/kingpin/compare/v2.3.1...v2.3.2) [Compare Source](https://togithub.com/alecthomas/kingpin/compare/v2.3.1...v2.3.2) ### [`v2.3.1`](https://togithub.com/alecthomas/kingpin/compare/v2.3.0...v2.3.1) [Compare Source](https://togithub.com/alecthomas/kingpin/compare/v2.3.0...v2.3.1) ### [`v2.3.0`](https://togithub.com/alecthomas/kingpin/compare/v2.2.6...v2.3.0) [Compare Source](https://togithub.com/alecthomas/kingpin/compare/v2.2.6...v2.3.0)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.
This PR was generated by Mend Renovate. View the repository job log.