vscode 安装 go插件

TianGengLan · · 9022 次点击 · 开始浏览    置顶
这是一个创建于 的主题,其中的信息可能已经有所发展或是发生改变。

安装 1.goreturns: go get -u -v sourcegraph.com/sqs/goreturns 报错: Fetching https://sourcegraph.com/sqs/goreturns?go-get=1 Parsing meta tags from https://sourcegraph.com/sqs/goreturns?go-get=1 (status co de 200) get "sourcegraph.com/sqs/goreturns": found meta tag main.metaImport{Prefix:"sourcegraph.com/sqs/goreturns", VCS:"git", RepoRoot:"https://github.com/sqs/goreturn s"} at https://sourcegraph.com/sqs/goreturns?go-get=1 sourcegraph.com\sqs\goreturns (download) Fetching https://golang.org/x/tools/go/gcimporter?go-get=1 https fetch failed. Fetching http://golang.org/x/tools/go/gcimporter?go-get=1 import "golang.org/x/tools/go/gcimporter": http/https fetch: Get http://golang.o rg/x/tools/go/gcimporter?go-get=1: dial tcp 74.125.203.141:80: ConnectEx tcp: A connection attempt failed because the connected party did not properly respond a fter a period of time, or established connection failed because connected host h as failed to respond. package sourcegraph.com/sqs/goreturns imports golang.org/x/tools/go/gcimporter: unrecognized import path "gola ng.org/x/tools/go/gcimporter" Fetching https://golang.org/x/tools/go/types?go-get=1 https fetch failed. Fetching http://golang.org/x/tools/go/types?go-get=1 import "golang.org/x/tools/go/types": http/https fetch: Get http://golang.org/x/ tools/go/types?go-get=1: dial tcp 74.125.203.141:80: ConnectEx tcp: A connection attempt failed because the connected party did not properly respond after a per iod of time, or established connection failed because connected host has failed to respond. package sourcegraph.com/sqs/goreturns imports golang.org/x/tools/go/types: unrecognized import path "golang.or g/x/tools/go/types" Fetching https://golang.org/x/tools/imports?go-get=1 https fetch failed. Fetching http://golang.org/x/tools/imports?go-get=1 import "golang.org/x/tools/imports": http/https fetch: Get http://golang.org/x/t ools/imports?go-get=1: dial tcp 74.125.203.141:80: ConnectEx tcp: A connection a ttempt failed because the connected party did not properly respond after a perio d of time, or established connection failed because connected host has failed to respond. package sourcegraph.com/sqs/goreturns imports golang.org/x/tools/imports: unrecognized import path "golang.org /x/tools/imports" Fetching https://sourcegraph.com/sqs/goreturns/returns?go-get=1 Parsing meta tags from https://sourcegraph.com/sqs/goreturns/returns?go-get=1 (s tatus code 200) get "sourcegraph.com/sqs/goreturns/returns": found meta tag main.metaImport{Pref ix:"sourcegraph.com/sqs/goreturns", VCS:"git", RepoRoot:"https://github.com/sqs/ goreturns"} at https://sourcegraph.com/sqs/goreturns/returns?go-get=1 get "sourcegraph.com/sqs/goreturns/returns": verifying non-authoritative meta ta g Fetching https://sourcegraph.com/sqs/goreturns?go-get=1 Parsing meta tags from https://sourcegraph.com/sqs/goreturns?go-get=1 (status co de 200) 2.gorename: go get -u -v golang.org/x/tools/cmd/gorename 报错: package golang.org/x/tools/cmd/gorename: unrecognized import path "golang.org/x/ tools/cmd/gorename" 3.golint: go get -u -v github.com/golang/lint/golint 报错: github.com\golang\lint (download) Fetching https://golang.org/x/tools/go/gcimporter?go-get=1 https fetch failed. Fetching http://golang.org/x/tools/go/gcimporter?go-get=1 import "golang.org/x/tools/go/gcimporter": http/https fetch: Get http://golang.o rg/x/tools/go/gcimporter?go-get=1: dial tcp 173.194.72.141:80: ConnectEx tcp: A connection attempt failed because the connected party did not properly respond a fter a period of time, or established connection failed because connected host h as failed to respond. package github.com/golang/lint/golint imports github.com/golang/lint imports golang.org/x/tools/go/gcimporter: unrecognized import path "gola ng.org/x/tools/go/gcimporter" Fetching https://golang.org/x/tools/go/types?go-get=1 https fetch failed. Fetching http://golang.org/x/tools/go/types?go-get=1 import "golang.org/x/tools/go/types": http/https fetch: Get http://golang.org/x/ tools/go/types?go-get=1: dial tcp 173.194.72.141:80: ConnectEx tcp: A connection attempt failed because the connected party did not properly respond after a per iod of time, or established connection failed because connected host has failed to respond. package github.com/golang/lint/golint imports github.com/golang/lint imports golang.org/x/tools/go/types: unrecognized import path "golang.or g/x/tools/go/types" 这几个总是报错

有疑问加站长微信联系(非本文作者)

入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:692541889

9022 次点击  
加入收藏 微博
3 回复  |  直到 2015-12-19 06:50:57
暂无回复
添加一条新回复 (您需要 登录 后才能回复 没有账号 ?)
  • 请尽量让自己的回复能够对别人有帮助
  • 支持 Markdown 格式, **粗体**、~~删除线~~、`单行代码`
  • 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
  • 图片支持拖拽、截图粘贴等方式上传