mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2025-06-05 21:59:39 +02:00
update go-sqlite3 => v0.20.0 (#3483)
This commit is contained in:
3
vendor/github.com/ncruces/go-sqlite3/vtab.go
generated
vendored
3
vendor/github.com/ncruces/go-sqlite3/vtab.go
generated
vendored
@ -4,8 +4,9 @@ import (
|
||||
"context"
|
||||
"reflect"
|
||||
|
||||
"github.com/ncruces/go-sqlite3/internal/util"
|
||||
"github.com/tetratelabs/wazero/api"
|
||||
|
||||
"github.com/ncruces/go-sqlite3/internal/util"
|
||||
)
|
||||
|
||||
// CreateModule registers a new virtual table module name.
|
||||
|
Reference in New Issue
Block a user