vshn / signalilo

Forward alerts from Prometheus Alertmanager to Icinga2 via Webhooks
BSD 3-Clause "New" or "Revised" License
71 stars 24 forks source link

Update github.com/alecthomas/kingpin/v2 to v2.3.2 - autoclosed #124

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
gopkg.in/alecthomas/kingpin.v2 require minor v2.2.6 -> v2.3.2

Release Notes

alecthomas/kingpin ### [`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 has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 1 year 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: docker run --rm --name=renovate_a_sidecar --label=renovate_a_child -v "/tmp/worker/a487d8/cd721f/repos/github/vshn/signalilo":"/tmp/worker/a487d8/cd721f/repos/github/vshn/signalilo" -v "/tmp/worker/a487d8/cd721f/cache":"/tmp/worker/a487d8/cd721f/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 BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/a487d8/cd721f/repos/github/vshn/signalilo" ghcr.io/containerbase/sidecar bash -l -c "install-tool golang 1.20.5 && go get -d -t ./... && go mod tidy && go mod tidy"
go: gopkg.in/alecthomas/kingpin.v2@v2.3.2: parsing go.mod:
    module declares its path as: github.com/alecthomas/kingpin/v2
            but was required as: gopkg.in/alecthomas/kingpin.v2