Change to Sqlite driver that doesn't need CGO github.com/glebarez/sqlite

This commit is contained in:
Mo Tarbin 2024-07-25 01:35:25 -04:00
parent a5d07a545a
commit 33b3389384
4 changed files with 28 additions and 6 deletions

View file

@ -17,14 +17,11 @@ version: 2
builds:
- env:
- CGO_ENABLED=1
- CGO_ENABLED=0
goos:
- linux
# - windows
- darwin
goarch:
- amd64
- arm64
archives:
- format: tar.gz