Closed mchaffe closed 2 months ago
Binaries were not usable as they contained cgo dependency that wasn't being compiled statically. Rather than jump through hoops to get goreleaser to work with cgo, replace the module with pure go implementation of SQLite
Binaries were not usable as they contained cgo dependency that wasn't being compiled statically. Rather than jump through hoops to get goreleaser to work with cgo, replace the module with pure go implementation of SQLite