feat: Using sqlite CGO is for building a 32-bit Windows operating system (#2743)

This commit is contained in:
Horizon
2023-08-03 19:58:16 +08:00
committed by GitHub
parent 47915816b5
commit 2fbe4125dd
7 changed files with 6490 additions and 1 deletions

View File

@ -54,4 +54,4 @@ for file in `find . -name go.mod`; do
fi
cd -
done
done