mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-22 13:47:30 -06:00
[chore] Update uptrace/bun and modernc/sqlite dependencies (#1598)
* [chore] Update bun from 1.1.10 -> 1.1.12 * [chore] bump modernc/sqlite 1.20.4 -> 1.21.0
This commit is contained in:
parent
d8d5818b47
commit
b344c2c8f4
84 changed files with 127892 additions and 111380 deletions
2
vendor/modernc.org/libc/Makefile
generated
vendored
2
vendor/modernc.org/libc/Makefile
generated
vendored
|
|
@ -167,7 +167,7 @@ edit:
|
|||
@if [ -f "Session.vim" ]; then gvim -S & else gvim -p Makefile *.go & fi
|
||||
|
||||
editor:
|
||||
go generate 2>&1 | tee log
|
||||
# go generate 2>&1 | tee log
|
||||
gofmt -l -s -w *.go
|
||||
go test -short 2>&1 | tee -a log
|
||||
go install -v ./...
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue