chore: remove cgo

This commit is contained in:
johnnyjoy
2025-02-02 13:07:11 +08:00
parent 66db662e33
commit e6cd761787
2 changed files with 2 additions and 4 deletions

View File

@@ -6,9 +6,7 @@ before:
- go mod tidy
builds:
- env:
- CGO_ENABLED=0
main: ./bin/memos
- main: ./bin/memos
binary: memos
goos:
- linux