recovery cgo

This commit is contained in:
kongfei 2022-06-14 19:16:54 +08:00
parent e9e942bddd
commit a1a17773db
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ builds:
main: ./
binary: categraf
env:
- CGO_ENABLED=0
- CGO_ENABLED=1
goos:
- linux
- windows