mirror of
https://github.com/go-gitea/gitea.git
synced 2026-05-28 02:38:44 +09:00
vendor: update sqlite to fix "database is locked" errors (#2116)
closes #2040 upstream commit: https://github.com/mattn/go-sqlite3/commit/acfa60124032040b9f5a9406f5a772ee16fe845e
This commit is contained in:
committed by
Lunny Xiao
parent
a52cd59727
commit
2ef33b5338
+1
-1
@@ -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