bump modernc.org/sqlite to v1.35.0-concurrency-workaround

This commit is contained in:
kim 2025-02-14 14:06:13 +00:00
commit 626e10894d
114 changed files with 891873 additions and 192475 deletions

2
vendor/modernc.org/memory/Makefile generated vendored
View file

@ -30,7 +30,7 @@ cpu: clean
go tool pprof -lines *.test cpu.out
edit:
@ 1>/dev/null 2>/dev/null gvim -p Makefile *.go &
@ 1>/dev/null 2>/dev/null gvim -p Makefile go.mod builder.json *.go &
editor:
gofmt -l -s -w *.go