mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-12-07 15:18:07 -06:00
Merge pull request #198 from NyaaaWhatsUpDoc/update/sqlite-library
Update/sqlite library
This commit is contained in:
commit
a027da0ac9
104 changed files with 227505 additions and 3933 deletions
12
vendor/modules.txt
vendored
12
vendor/modules.txt
vendored
|
|
@ -331,7 +331,7 @@ github.com/kballard/go-shellquote
|
|||
# github.com/leodido/go-urn v1.2.1
|
||||
## explicit
|
||||
github.com/leodido/go-urn
|
||||
# github.com/mattn/go-isatty v0.0.13
|
||||
# github.com/mattn/go-isatty v0.0.14
|
||||
## explicit
|
||||
github.com/mattn/go-isatty
|
||||
# github.com/microcosm-cc/bluemonday v1.0.15
|
||||
|
|
@ -547,13 +547,11 @@ gopkg.in/yaml.v2
|
|||
gopkg.in/yaml.v3
|
||||
# lukechampine.com/uint128 v1.1.1
|
||||
lukechampine.com/uint128
|
||||
# modernc.org/cc/v3 v3.33.11
|
||||
# modernc.org/cc/v3 v3.34.0
|
||||
modernc.org/cc/v3
|
||||
# modernc.org/ccgo/v3 v3.10.1
|
||||
## explicit
|
||||
# modernc.org/ccgo/v3 v3.11.2
|
||||
modernc.org/ccgo/v3/lib
|
||||
# modernc.org/libc v1.10.0
|
||||
## explicit
|
||||
# modernc.org/libc v1.11.3
|
||||
modernc.org/libc
|
||||
modernc.org/libc/errno
|
||||
modernc.org/libc/fcntl
|
||||
|
|
@ -583,7 +581,7 @@ modernc.org/mathutil
|
|||
modernc.org/memory
|
||||
# modernc.org/opt v0.1.1
|
||||
modernc.org/opt
|
||||
# modernc.org/sqlite v1.12.0
|
||||
# modernc.org/sqlite v1.13.0
|
||||
## explicit
|
||||
modernc.org/sqlite
|
||||
modernc.org/sqlite/lib
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue