Change to Sqlite driver that doesn't need CGO github.com/glebarez/sqlite
This commit is contained in:
parent
a5d07a545a
commit
33b3389384
4 changed files with 28 additions and 6 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue