lvvthinh

Results 2 comments of lvvthinh

Same with me. Tried many solutions even [this](https://github.com/mattn/go-sqlite3/issues/372#issuecomment-396863368). Any help? ``` $ go env GOARCH="amd64" GOBIN="" GOCACHE="/Users/thinhle/Library/Caches/go-build" GOEXE="" GOFLAGS="" GOHOSTARCH="amd64" GOHOSTOS="darwin" GOOS="darwin" GOPATH="/Users/thinhle/go" GOPROXY="" GORACE="" GOROOT="/usr/local/Cellar/go/1.11.2/libexec" GOTMPDIR="" GOTOOLDIR="/usr/local/Cellar/go/1.11.2/libexec/pkg/tool/darwin_amd64" GCCGO="gccgo" CC="clang"...

@zhang6321615 Try to get newest `GO111MODULE=off go get -u github.com/karalabe/hid` then `cp -r $GOPATH/src/github.com/karalabe/ vendor/github.com/`