Skip to content

Instantly share code, notes, and snippets.

@fd0
Created June 10, 2019 08:39
Show Gist options
  • Save fd0/b977259ec9cdd0471b21cb72292205d6 to your computer and use it in GitHub Desktop.
Save fd0/b977259ec9cdd0471b21cb72292205d6 to your computer and use it in GitHub Desktop.
$ go1.9.6 build
../klauspost/compress/zstd/enc_fast.go:10:2: cannot find package "github.com/cespare/xxhash/v2" in any of:
/home/fd0/sdk/go1.9.6/src/github.com/cespare/xxhash/v2 (from $GOROOT)
/tmp/go/src/github.com/cespare/xxhash/v2 (from $GOPATH)
[1] 2280 exit 1 go1.9.6 build
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment