mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-17 11:47:29 -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
1
vendor/modernc.org/ccgo/v3/lib/Makefile
generated
vendored
1
vendor/modernc.org/ccgo/v3/lib/Makefile
generated
vendored
|
|
@ -80,6 +80,7 @@ build_all_targets:
|
|||
GOOS=linux GOARCH=amd64 go test -c -o /dev/null
|
||||
GOOS=linux GOARCH=arm go test -c -o /dev/null
|
||||
GOOS=linux GOARCH=arm64 go test -c -o /dev/null
|
||||
GOOS=linux GOARCH=riscv64 go test -c -o /dev/null
|
||||
GOOS=linux GOARCH=s390x go test -c -o /dev/null
|
||||
GOOS=netbsd GOARCH=amd64 go test -c -o /dev/null
|
||||
GOOS=openbsd GOARCH=amd64 go test -c -o /dev/null
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue