Skip to content

Instantly share code, notes, and snippets.

@kaihendry
Created November 12, 2019 02:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kaihendry/4b4bd0a5c9160175c52c9054aeb9280d to your computer and use it in GitHub Desktop.
Save kaihendry/4b4bd0a5c9160175c52c9054aeb9280d to your computer and use it in GitHub Desktop.
git version 2.7.4
go version go1.13.3 linux/amd64
get "rsc.io/pdf": found meta tag get.metaImport{Prefix:"rsc.io/pdf", VCS:"git", RepoRoot:"https://github.com/rsc/pdf"} at //rsc.io/pdf?go-get=1
get "gopkg.in/errgo.v2": found meta tag get.metaImport{Prefix:"gopkg.in/errgo.v2", VCS:"git", RepoRoot:"https://gopkg.in/errgo.v2"} at //gopkg.in/errgo.v2?go-get=1
get "go.uber.org/atomic": found meta tag get.metaImport{Prefix:"go.uber.org/atomic", VCS:"git", RepoRoot:"https://github.com/uber-go/atomic"} at //go.uber.org/atomic?go-get=1
get "gopkg.in/resty.v1": found meta tag get.metaImport{Prefix:"gopkg.in/resty.v1", VCS:"git", RepoRoot:"https://gopkg.in/resty.v1"} at //gopkg.in/resty.v1?go-get=1
go: github.com/go-redis/redis@v6.15.5+incompatible: reading github.com/go-redis/redis/go.mod at revision v6.15.5: unknown revision v6.15.5
Makefile:22: recipe for target 'test' failed
make: *** [test] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment