l3uddz / wantarr

CLI Tool to find wanted media for the *arr suite
67 stars 10 forks source link

Update module sirupsen/logrus to v1.6.0 - autoclosed #13

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
github.com/sirupsen/logrus require minor v1.4.2 -> v1.6.0

Release Notes

sirupsen/logrus ### [`v1.6.0`](https://togithub.com/sirupsen/logrus/releases/v1.6.0) [Compare Source](https://togithub.com/sirupsen/logrus/compare/v1.5.0...v1.6.0) Release v1.6.0 ### [`v1.5.0`](https://togithub.com/sirupsen/logrus/releases/v1.5.0) [Compare Source](https://togithub.com/sirupsen/logrus/compare/v1.4.2...v1.5.0) This new release introduces: - Ability to DisableHTMLEscape when using the JSON formatter: [#​524](https://togithub.com/sirupsen/logrus/pull/524) - Support/fixes for go 1.14 - Many many bugfixes

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.

renovate[bot] commented 4 years ago

:warning: Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

:recycle: 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_go --label=renovate_child -v "/mnt/renovate/gh/l3uddz/wantarr":"/mnt/renovate/gh/l3uddz/wantarr" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/renovate-cache/others/go":"/tmp/renovate-cache/others/go" -e GOPATH -e CGO_ENABLED -w "/mnt/renovate/gh/l3uddz/wantarr" renovate/go bash -l -c "git config --global url.\"https://x-access-token:**redacted**@github.com/\".insteadOf \"https://github.com/\" && go get -d ./..."
go: github.com/spf13/viper@v1.6.2 requires
    google.golang.org/grpc@v1.21.0 requires
    cloud.google.com/go@v0.26.0: unrecognized import path "cloud.google.com/go": reading https://cloud.google.com/go?go-get=1: 500 Internal Server Error