mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-14 15:07:28 -06:00
update modernc.org/sqlite to v1.37.0-concurrrency-workaround (#3958)
This commit is contained in:
parent
9c31e213ca
commit
fdf23a91de
64 changed files with 1070 additions and 8220 deletions
2
vendor/modernc.org/memory/mmap_windows.go
generated
vendored
2
vendor/modernc.org/memory/mmap_windows.go
generated
vendored
|
|
@ -5,8 +5,8 @@
|
|||
package memory // import "modernc.org/memory"
|
||||
|
||||
import (
|
||||
"os"
|
||||
syscall "golang.org/x/sys/windows"
|
||||
"os"
|
||||
)
|
||||
|
||||
const (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue