mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-08-08 21:24:39 +02:00
update go-sqlite3 => v0.20.0 (#3483)
This commit is contained in:
3
vendor/github.com/ncruces/go-sqlite3/func.go
generated
vendored
3
vendor/github.com/ncruces/go-sqlite3/func.go
generated
vendored
@ -4,8 +4,9 @@ import (
|
||||
"context"
|
||||
"sync"
|
||||
|
||||
"github.com/ncruces/go-sqlite3/internal/util"
|
||||
"github.com/tetratelabs/wazero/api"
|
||||
|
||||
"github.com/ncruces/go-sqlite3/internal/util"
|
||||
)
|
||||
|
||||
// CollationNeeded registers a callback to be invoked
|
||||
|
Reference in New Issue
Block a user