AndreasSko / go-jwlm

A command line tool to easily merge JW Library backups, written in Go.
MIT License
74 stars 4 forks source link

Update module github.com/mattn/go-sqlite3 to v2 #78

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
github.com/mattn/go-sqlite3 require major v1.14.6 -> v2.0.6

Release Notes

mattn/go-sqlite3 ### [`v2.0.6`](https://togithub.com/mattn/go-sqlite3/compare/v2.0.5...v2.0.6) [Compare Source](https://togithub.com/mattn/go-sqlite3/compare/v2.0.5...v2.0.6) ### [`v2.0.5`](https://togithub.com/mattn/go-sqlite3/compare/v2.0.4...v2.0.5) [Compare Source](https://togithub.com/mattn/go-sqlite3/compare/v2.0.4...v2.0.5) ### [`v2.0.4`](https://togithub.com/mattn/go-sqlite3/compare/v2.0.3...v2.0.4) [Compare Source](https://togithub.com/mattn/go-sqlite3/compare/v2.0.3...v2.0.4) ### [`v2.0.3`](https://togithub.com/mattn/go-sqlite3/compare/v2.0.2...v2.0.3) [Compare Source](https://togithub.com/mattn/go-sqlite3/compare/v2.0.2...v2.0.3) ### [`v2.0.2`](https://togithub.com/mattn/go-sqlite3/compare/v2.0.1...v2.0.2) [Compare Source](https://togithub.com/mattn/go-sqlite3/compare/v2.0.1...v2.0.2) ### [`v2.0.1`](https://togithub.com/mattn/go-sqlite3/compare/v1.14.6...v2.0.1) [Compare Source](https://togithub.com/mattn/go-sqlite3/compare/v1.14.6...v2.0.1)

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 3 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/AndreasSko/go-jwlm":"/mnt/renovate/gh/AndreasSko/go-jwlm" -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/AndreasSko/go-jwlm" docker.io/renovate/go:1.14.15 bash -l -c "git config --global url.\"https://**redacted**@github.com/\".insteadOf \"https://github.com/\" && go get -d ./... && go mod tidy && go mod tidy"
go: github.com/mattn/go-sqlite3/v2@v2.0.6: go.mod has non-.../v2 module path "github.com/mattn/go-sqlite3" (and .../v2/go.mod does not exist) at revision v2.0.6
renovate[bot] commented 3 years ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 2.x releases. But if you manually upgrade to 2.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.