mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-19 12:27:29 -06:00
bump modernc.org/sqlite to v1.36.2-concurrency-workaround
This commit is contained in:
parent
b6e481d63e
commit
5e83df5def
18 changed files with 26067 additions and 23448 deletions
2
vendor/modernc.org/sqlite/lib/mutex.go
generated
vendored
2
vendor/modernc.org/sqlite/lib/mutex.go
generated
vendored
|
|
@ -2,6 +2,8 @@
|
|||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
//go:build !linux
|
||||
|
||||
package sqlite3
|
||||
|
||||
import (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue