fix(deps): update module github.com/mattn/go-sqlite3 to v2 - autoclosed
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
github.com/mattn/go-sqlite3 | require | major |
v1.14.7 -> v2.0.6
|
Release Notes
mattn/go-sqlite3
v2.0.6
v2.0.5
v2.0.4
v2.0.3
v2.0.2
v2.0.1
v2.0.0
v1.14.14
v1.14.13
v1.14.12
v1.14.11
v1.14.10
v1.14.9
v1.14.8
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by renovate
Merge request reports
Activity
Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this MR as-is.
Renovate will retry this branch, including artifacts, only when one of the following happens:- any of the package files in this branch needs updating, or
- the branch becomes conflicted, or
- you check the rebase/retry checkbox if found above, or
- you rename this MR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
File name: go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/cache/renovate/repos/gitlab/ai3/tools/iprep":"/cache/renovate/repos/gitlab/ai3/tools/iprep" -v "/cache/renovate/cache":"/cache/renovate/cache" -e GOPATH -e GOFLAGS -e CGO_ENABLED -w "/cache/renovate/repos/gitlab/ai3/tools/iprep" docker.io/renovate/go:1.18.0 bash -l -c "git config --global url.\"https://**redacted**@github.com/\".insteadOf \"https://github.com/\" && go get -d ./... && go mod tidy && go mod vendor && 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
Edited by renovatementioned in issue #2
added 4 commits
-
7ba83c86...25bf8ac1 - 3 commits from branch
master
- fa75a4bc - fix(deps): update module github.com/mattn/go-sqlite3 to v2
-
7ba83c86...25bf8ac1 - 3 commits from branch
Please register or sign in to reply