l3uddz / wantarr

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

Update module spf13/viper to v1.7.0 - autoclosed #15

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
github.com/spf13/viper require minor v1.6.2 -> v1.7.0

Release Notes

spf13/viper ### [`v1.7.0`](https://togithub.com/spf13/viper/releases/v1.7.0) [Compare Source](https://togithub.com/spf13/viper/compare/v1.6.3...v1.7.0) This release mostly contains bug and security fixes, but there are a few new features as well: - The unmaintained [github.com/xordataexchange/crypt](github.com/xordataexchange/crypt) has been replaced with [github.com/bketelsen/crypt](github.com/bketelsen/crypt) - Added firestore support as a remote config source (thanks [@​alxmsl](https://togithub.com/alxmsl)) ### [`v1.6.3`](https://togithub.com/spf13/viper/releases/v1.6.3) [Compare Source](https://togithub.com/spf13/viper/compare/v1.6.2...v1.6.3) Fixes uninstallable library on clean GOPATH

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.7.0 requires
    github.com/bketelsen/crypt@v0.0.3-0.20200106085610-5cbc8cc4026c requires
    cloud.google.com/go/firestore@v1.1.0: unrecognized import path "cloud.google.com/go/firestore": reading https://cloud.google.com/go/firestore?go-get=1: 500 Internal Server Error