-
- Downloads
Merge branch 'renovate/github.com-mattn-go-sqlite3-1.x' into 'master'
Update module github.com/mattn/go-sqlite3 to v1.14.15 See merge request !69
No related branches found
No related tags found
... | @@ -16,7 +16,7 @@ require ( | ... | @@ -16,7 +16,7 @@ require ( |
github.com/gofrs/flock v0.8.0 // indirect | github.com/gofrs/flock v0.8.0 // indirect | ||
github.com/google/go-cmp v0.5.8 | github.com/google/go-cmp v0.5.8 | ||
github.com/lunixbochs/struc v0.0.0-20200707160740-784aaebc1d40 | github.com/lunixbochs/struc v0.0.0-20200707160740-784aaebc1d40 | ||
github.com/mattn/go-sqlite3 v1.14.14 | github.com/mattn/go-sqlite3 v1.14.15 | ||
github.com/miscreant/miscreant.go v0.0.0-20200214223636-26d376326b75 | github.com/miscreant/miscreant.go v0.0.0-20200214223636-26d376326b75 | ||
github.com/prometheus/client_golang v1.12.2 | github.com/prometheus/client_golang v1.12.2 | ||
github.com/russross/blackfriday/v2 v2.1.0 | github.com/russross/blackfriday/v2 v2.1.0 | ||
... | ... |
Please register or sign in to comment