disable cgo for cli only build
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
package global
|
||||
|
||||
import "C"
|
||||
import (
|
||||
"encoding/json"
|
||||
"fmt"
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
package global
|
||||
|
||||
import "C"
|
||||
import (
|
||||
"encoding/json"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user