mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-02 13:02:26 -06:00
[chore] Update bun and sqlite dependencies (#478)
* update bun + sqlite versions * step bun to v1.1.3
This commit is contained in:
parent
8d34d5af3c
commit
88979b35d4
246 changed files with 409690 additions and 148967 deletions
5
vendor/modernc.org/libc/sys/socket/capi_linux_riscv64.go
generated
vendored
Normal file
5
vendor/modernc.org/libc/sys/socket/capi_linux_riscv64.go
generated
vendored
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
// Code generated by 'ccgo sys/socket/gen.c -crt-import-path -export-defines -export-enums -export-externs X -export-fields F -export-structs -export-typedefs -header -hide _OSSwapInt16,_OSSwapInt32,_OSSwapInt64 -o sys/socket/socket_linux_riscv64.go -pkgname socket', DO NOT EDIT.
|
||||
|
||||
package socket
|
||||
|
||||
var CAPI = map[string]struct{}{}
|
||||
1909
vendor/modernc.org/libc/sys/socket/socket_linux_riscv64.go
generated
vendored
Normal file
1909
vendor/modernc.org/libc/sys/socket/socket_linux_riscv64.go
generated
vendored
Normal file
File diff suppressed because it is too large
Load diff
5
vendor/modernc.org/libc/sys/stat/capi_linux_riscv64.go
generated
vendored
Normal file
5
vendor/modernc.org/libc/sys/stat/capi_linux_riscv64.go
generated
vendored
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
// Code generated by 'ccgo sys/stat/gen.c -crt-import-path -export-defines -export-enums -export-externs X -export-fields F -export-structs -export-typedefs -header -hide _OSSwapInt16,_OSSwapInt32,_OSSwapInt64 -o sys/stat/stat_linux_riscv64.go -pkgname stat', DO NOT EDIT.
|
||||
|
||||
package stat
|
||||
|
||||
var CAPI = map[string]struct{}{}
|
||||
1163
vendor/modernc.org/libc/sys/stat/stat_linux_riscv64.go
generated
vendored
Normal file
1163
vendor/modernc.org/libc/sys/stat/stat_linux_riscv64.go
generated
vendored
Normal file
File diff suppressed because it is too large
Load diff
5
vendor/modernc.org/libc/sys/types/capi_linux_riscv64.go
generated
vendored
Normal file
5
vendor/modernc.org/libc/sys/types/capi_linux_riscv64.go
generated
vendored
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
// Code generated by 'ccgo sys/types/gen.c -crt-import-path -export-defines -export-enums -export-externs X -export-fields F -export-structs -export-typedefs -header -hide _OSSwapInt16,_OSSwapInt32,_OSSwapInt64 -o sys/types/types_linux_riscv64.go -pkgname types', DO NOT EDIT.
|
||||
|
||||
package types
|
||||
|
||||
var CAPI = map[string]struct{}{}
|
||||
1715
vendor/modernc.org/libc/sys/types/types_linux_riscv64.go
generated
vendored
Normal file
1715
vendor/modernc.org/libc/sys/types/types_linux_riscv64.go
generated
vendored
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue