@@ -1,6 +1,5 @@
package sg
-import "C"
import (
"archive/zip"
"bytes"
@@ -20,7 +19,6 @@ import (
"net/http"
"os"
"path/filepath"
- _ "runtime/cgo"
"strconv"
"strings"
"syscall"