Skip to content

Instantly share code, notes, and snippets.

@Oxyrus
Created July 12, 2018 21:13
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 Oxyrus/82e1111479f757d954a3e3121bfe1d07 to your computer and use it in GitHub Desktop.
Save Oxyrus/82e1111479f757d954a3e3121bfe1d07 to your computer and use it in GitHub Desktop.
go: extracting google.golang.org/grpc v1.13.0
-> unzip C:\Users\USUARIO\go\src\mod\cache\download\google.golang.org\grpc\@v\v1.13.0.zip: invalid file name google.golang.org/grpc@v1.13.0/.github/ISSUE_TEMPLATE
go: extracting github.com/kelseyhightower/envconfig v1.3.0
-> unzip C:\Users\USUARIO\go\src\mod\cache\download\github.com\kelseyhightower\envconfig\@v\v1.3.0.zip: invalid file name github.com/kelseyhightower/envconfig@v1.3.0/.travis.yml
go: extracting github.com/golang/protobuf v1.1.0
-> unzip C:\Users\USUARIO\go\src\mod\cache\download\github.com\golang\protobuf\@v\v1.1.0.zip: invalid file name github.com/golang/protobuf@v1.1.0/.gitignore
go: downloading github.com/vektah/gqlgen v0.0.0-20180710015341-ac9e5a66f879
-> unzip C:\Users\USUARIO\go\src\mod\cache\download\github.com\vektah\gqlgen\@v\v0.0.0-20180710015341-ac9e5a66f879.zip: invalid file name github.com/vektah/gqlgen@v0.0.0-20180710015341-ac9e5a66f879/.circleci/config.yml
go: extracting github.com/tinrab/retry v1.0.0
-> unzip C:\Users\USUARIO\go\src\mod\cache\download\github.com\tinrab\retry\@v\v1.0.0.zip: invalid file name github.com/tinrab/retry@v1.0.0/.editorconfig
go: extracting github.com/lib/pq v0.0.0-20180523175426-90697d60dd84
-> unzip C:\Users\USUARIO\go\src\mod\cache\download\github.com\lib\pq\@v\v0.0.0-20180523175426-90697d60dd84.zip: invalid file name github.com/lib/pq@v0.0.0-20180523175426-90697d60dd84/.gitignore
go: downloading gopkg.in/olivere/elastic.v5 v5.0.70
-> unzip C:\Users\USUARIO\go\src\mod\cache\download\gopkg.in\olivere\elastic.v5\@v\v5.0.70.zip: invalid file name gopkg.in/olivere/elastic.v5@v5.0.70/.gitignore
go: downloading golang.org/x/net v0.0.0-20180712202826-d0887baf81f4
-> unzip C:\Users\USUARIO\go\src\mod\cache\download\golang.org\x\net\@v\v0.0.0-20180712202826-d0887baf81f4.zip: invalid file name golang.org/x/net@v0.0.0-20180712202826-d0887baf81f4/.gitattributes
go: downloading github.com/segmentio/ksuid v0.0.0-20180711015022-46a0ee1899b0
-> unzip C:\Users\USUARIO\go\src\mod\cache\download\github.com\segmentio\ksuid\@v\v0.0.0-20180711015022-46a0ee1899b0.zip: invalid file name github.com/segmentio/ksuid@v0.0.0-20180711015022-46a0ee1899b0/.circleci/config.yml
go: import "github.com/tinrab/spidey/account" ->
import "github.com/lib/pq": unzip C:\Users\USUARIO\go\src\mod\cache\download\github.com\lib\pq\@v\v0.0.0-20180523175426-90697d60dd84.zip: invalid file name github.com/lib/pq@v0.0.0-20180523175426-90697d60dd84/.gitignore
go: import "github.com/tinrab/spidey/account" ->
import "github.com/segmentio/ksuid": unzip C:\Users\USUARIO\go\src\mod\cache\download\github.com\segmentio\ksuid\@v\v0.0.0-20180711015022-46a0ee1899b0.zip: invalid file name github.com/segmentio/ksuid@v0.0.0-20180711015022-46a0ee1899b0/.circleci/config.yml
go: import "github.com/tinrab/spidey/account" ->
import "google.golang.org/grpc": unzip C:\Users\USUARIO\go\src\mod\cache\download\google.golang.org\grpc\@v\v1.13.0.zip: invalid file name google.golang.org/grpc@v1.13.0/.github/ISSUE_TEMPLATE
go: import "github.com/tinrab/spidey/account" ->
import "google.golang.org/grpc/reflection": unzip C:\Users\USUARIO\go\src\mod\cache\download\google.golang.org\grpc\@v\v1.13.0.zip: invalid file name google.golang.org/grpc@v1.13.0/.github/ISSUE_TEMPLATE
go: import "github.com/tinrab/spidey/account/cmd/account" ->
import "github.com/kelseyhightower/envconfig": unzip C:\Users\USUARIO\go\src\mod\cache\download\github.com\kelseyhightower\envconfig\@v\v1.3.0.zip: invalid file name github.com/kelseyhightower/envconfig@v1.3.0/.travis.yml
go: import "github.com/tinrab/spidey/account/cmd/account" ->
import "github.com/tinrab/retry": unzip C:\Users\USUARIO\go\src\mod\cache\download\github.com\tinrab\retry\@v\v1.0.0.zip: invalid file name github.com/tinrab/retry@v1.0.0/.editorconfig
go: import "github.com/tinrab/spidey/account/pb" ->
import "github.com/golang/protobuf/proto": unzip C:\Users\USUARIO\go\src\mod\cache\download\github.com\golang\protobuf\@v\v1.1.0.zip: invalid file name github.com/golang/protobuf@v1.1.0/.gitignore
go: import "github.com/tinrab/spidey/account/pb" ->
import "golang.org/x/net/context": unzip C:\Users\USUARIO\go\src\mod\cache\download\golang.org\x\net\@v\v0.0.0-20180712202826-d0887baf81f4.zip: invalid file name golang.org/x/net@v0.0.0-20180712202826-d0887baf81f4/.gitattributes
go: import "github.com/tinrab/spidey/catalog" ->
import "gopkg.in/olivere/elastic.v5": unzip C:\Users\USUARIO\go\src\mod\cache\download\gopkg.in\olivere\elastic.v5\@v\v5.0.70.zip: invalid file name gopkg.in/olivere/elastic.v5@v5.0.70/.gitignore
go: import "github.com/tinrab/spidey/graphql" ->
import "github.com/vektah/gqlgen/handler": unzip C:\Users\USUARIO\go\src\mod\cache\download\github.com\vektah\gqlgen\@v\v0.0.0-20180710015341-ac9e5a66f879.zip: invalid file name github.com/vektah/gqlgen@v0.0.0-20180710015341-ac9e5a66f879/.circleci/config.yml
go: import "github.com/tinrab/spidey/graphql/graph" ->
import "github.com/vektah/gqlgen/graphql": unzip C:\Users\USUARIO\go\src\mod\cache\download\github.com\vektah\gqlgen\@v\v0.0.0-20180710015341-ac9e5a66f879.zip: invalid file name github.com/vektah/gqlgen@v0.0.0-20180710015341-ac9e5a66f879/.circleci/config.yml
go: import "github.com/tinrab/spidey/graphql/graph" ->
import "github.com/vektah/gqlgen/neelance/introspection": unzip C:\Users\USUARIO\go\src\mod\cache\download\github.com\vektah\gqlgen\@v\v0.0.0-20180710015341-ac9e5a66f879.zip: invalid file name github.com/vektah/gqlgen@v0.0.0-20180710015341-ac9e5a66f879/.circleci/config.yml
go: import "github.com/tinrab/spidey/graphql/graph" ->
import "github.com/vektah/gqlgen/neelance/query": unzip C:\Users\USUARIO\go\src\mod\cache\download\github.com\vektah\gqlgen\@v\v0.0.0-20180710015341-ac9e5a66f879.zip: invalid file name github.com/vektah/gqlgen@v0.0.0-20180710015341-ac9e5a66f879/.circleci/config.yml
go: import "github.com/tinrab/spidey/graphql/graph" ->
import "github.com/vektah/gqlgen/neelance/schema": unzip C:\Users\USUARIO\go\src\mod\cache\download\github.com\vektah\gqlgen\@v\v0.0.0-20180710015341-ac9e5a66f879.zip: invalid file name github.com/vektah/gqlgen@v0.0.0-20180710015341-ac9e5a66f879/.circleci/config.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment