mirror of
https://gitcode.com/gitea/gitea.git
synced 2025-05-25 19:17:19 +08: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/sqlite3_icu.go
generated
vendored
2
vendor/github.com/mattn/go-sqlite3/sqlite3_icu.go
generated
vendored
@ -2,7 +2,7 @@
|
||||
//
|
||||
// Use of this source code is governed by an MIT-style
|
||||
// license that can be found in the LICENSE file.
|
||||
// +build icu
|
||||
// +build icu
|
||||
|
||||
package sqlite3
|
||||
|
||||
|
Reference in New Issue
Block a user