crossplane / provider-template

A template for building @crossplane providers.
https://crossplane.io
Apache License 2.0
135 stars 74 forks source link

fix(deps): update module gopkg.in/alecthomas/kingpin.v2 to v2.4.0 #99

Open renovate[bot] opened 4 months ago

renovate[bot] commented 4 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
gopkg.in/alecthomas/kingpin.v2 v2.2.6 -> v2.4.0 age adoption passing confidence

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.

renovate[bot] commented 4 months ago

⚠️ 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:

The artifact failure details are included below:

File name: go.sum
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