mirror of
https://github.com/go-gitea/gitea
synced 2025-07-05 01:57:20 +00:00
vendor: update sqlite to fix "database is locked" errors (#2116)
closes #2040
upstream commit: acfa601240
This commit is contained in:
committed by
Lunny Xiao
parent
a52cd59727
commit
2ef33b5338
2
vendor/github.com/mattn/go-sqlite3/doc.go
generated
vendored
2
vendor/github.com/mattn/go-sqlite3/doc.go
generated
vendored
@ -110,5 +110,3 @@ See the documentation of RegisterFunc for more details.
|
||||
|
||||
*/
|
||||
package sqlite3
|
||||
|
||||
import "C"
|
||||
|
Reference in New Issue
Block a user