vs-code 安装go插件失败
使用vs-code进行go语言开发,但是安装go插件失败,因为网络问题,
vs-code信息如下
输入日志如下
Starting linting the current package at d:\dev_workspace\go\go_study\01helloworld
Starting "go vet" under the folder d:\dev_workspace\go\go_study\01helloworld
Starting building the current package at d:\dev_workspace\go\go_study\01helloworld
Not able to determine import path of current package by using cwd: d:\dev_workspace\go\go_study\01helloworld and Go workspace:
D:\dev_workspace\go\go_study\01helloworld>Finished running tool: D:\Go\bin\go.exe build -i -o C:\Users\ADMINI~1\AppData\Local\Temp\vscode-go5Mst1K\go-code-check .
D:\dev_workspace\go\go_study\01helloworld\version.go:6: main redeclared in this block
D:\dev_workspace\go\go_study\01helloworld>Finished running tool: D:\Go\bin\go.exe vet .
D:\dev_workspace\go\go_study\01helloworld\version.go:6: main redeclared in this block
Installing golang.org/x/lint/golint FAILED
15 tools failed to install.
gocode:
Error: Command failed: D:\Go\bin\go.exe get -v github.com/mdempsky/gocode
go: finding github.com/mdempsky/gocode latest
Fetching https://golang.org/x/tools/go/gcexportdata?go-get=1
https fetch failed: Get https://golang.org/x/tools/go/gcexportdata?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
Fetching https://golang.org/x/tools/go?go-get=1
https fetch failed: Get https://golang.org/x/tools/go?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
Fetching https://golang.org/x/tools?go-get=1
https fetch failed: Get https://golang.org/x/tools?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
Fetching https://golang.org/x?go-get=1
https fetch failed: Get https://golang.org/x?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
Fetching https://golang.org?go-get=1
https fetch failed: Get https://golang.org?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
build github.com/mdempsky/gocode: cannot load golang.org/x/tools/go/gcexportdata: cannot find module providing package golang.org/x/tools/go/gcexportdata
go: finding github.com/mdempsky/gocode latest
Fetching https://golang.org/x/tools/go/gcexportdata?go-get=1
https fetch failed: Get https://golang.org/x/tools/go/gcexportdata?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
Fetching https://golang.org/x/tools/go?go-get=1
https fetch failed: Get https://golang.org/x/tools/go?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
Fetching https://golang.org/x/tools?go-get=1
https fetch failed: Get https://golang.org/x/tools?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
Fetching https://golang.org/x?go-get=1
https fetch failed: Get https://golang.org/x?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
Fetching https://golang.org?go-get=1
https fetch failed: Get https://golang.org?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
build github.com/mdempsky/gocode: cannot load golang.org/x/tools/go/gcexportdata: cannot find module providing package golang.org/x/tools/go/gcexportdata
go-outline:
Error: Command failed: D:\Go\bin\go.exe get -v github.com/ramya-rao-a/go-outline
go: finding github.com/ramya-rao-a/go-outline latest
Fetching https://golang.org/x/tools/go/buildutil?go-get=1
https fetch failed: Get https://golang.org/x/tools/go/buildutil?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
Fetching https://golang.org/x/tools/go?go-get=1
https fetch failed: Get https://golang.org/x/tools/go?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
Fetching https://golang.org/x/tools?go-get=1
https fetch failed: Get https://golang.org/x/tools?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
Fetching https://golang.org/x?go-get=1
https fetch failed: Get https://golang.org/x?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
Fetching https://golang.org?go-get=1
https fetch failed: Get https://golang.org?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
build github.com/ramya-rao-a/go-outline: cannot load golang.org/x/tools/go/buildutil: cannot find module providing package golang.org/x/tools/go/buildutil
go: finding github.com/ramya-rao-a/go-outline latest
Fetching https://golang.org/x/tools/go/buildutil?go-get=1
https fetch failed: Get https://golang.org/x/tools/go/buildutil?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
Fetching https://golang.org/x/tools/go?go-get=1
https fetch failed: Get https://golang.org/x/tools/go?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
Fetching https://golang.org/x/tools?go-get=1
https fetch failed: Get https://golang.org/x/tools?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
Fetching https://golang.org/x?go-get=1
https fetch failed: Get https://golang.org/x?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
Fetching https://golang.org?go-get=1
https fetch failed: Get https://golang.org?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
build github.com/ramya-rao-a/go-outline: cannot load golang.org/x/tools/go/buildutil: cannot find module providing package golang.org/x/tools/go/buildutil
go-symbols:
Error: Command failed: D:\Go\bin\go.exe get -v github.com/acroca/go-symbols
Fetching https://golang.org/x/tools/go/buildutil?go-get=1
https fetch failed: Get https://golang.org/x/tools/go/buildutil?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
Fetching https://golang.org/x/tools/go?go-get=1
https fetch failed: Get https://golang.org/x/tools/go?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
Fetching https://golang.org/x/tools?go-get=1
https fetch failed: Get https://golang.org/x/tools?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
Fetching https://golang.org/x?go-get=1
https fetch failed: Get https://golang.org/x?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
Fetching https://golang.org?go-get=1
https fetch failed: Get https://golang.org?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
build github.com/acroca/go-symbols: cannot load golang.org/x/tools/go/buildutil: cannot find module providing package golang.org/x/tools/go/buildutil
Fetching https://golang.org/x/tools/go/buildutil?go-get=1
https fetch failed: Get https://golang.org/x/tools/go/buildutil?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
Fetching https://golang.org/x/tools/go?go-get=1
https fetch failed: Get https://golang.org/x/tools/go?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
Fetching https://golang.org/x/tools?go-get=1
https fetch failed: Get https://golang.org/x/tools?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
Fetching https://golang.org/x?go-get=1
https fetch failed: Get https://golang.org/x?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
Fetching https://golang.org?go-get=1
https fetch failed: Get https://golang.org?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
build github.com/acroca/go-symbols: cannot load golang.org/x/tools/go/buildutil: cannot find module providing package golang.org/x/tools/go/buildutil
guru:
Error: Command failed: D:\Go\bin\go.exe get -v golang.org/x/tools/cmd/guru
Fetching https://golang.org/x/tools/cmd/guru?go-get=1
https fetch failed: Get https://golang.org/x/tools/cmd/guru?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
Fetching https://golang.org/x/tools/cmd?go-get=1
https fetch failed: Get https://golang.org/x/tools/cmd?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
Fetching https://golang.org/x/tools?go-get=1
https fetch failed: Get https://golang.org/x/tools?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
Fetching https://golang.org/x?go-get=1
https fetch failed: Get https://golang.org/x?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
Fetching https://golang.org?go-get=1
https fetch failed: Get https://golang.org?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
go get golang.org/x/tools/cmd/guru: unrecognized import path "golang.org/x/tools/cmd/guru" (https fetch: Get https://golang.org/x/tools/cmd/guru?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.)
Fetching https://golang.org/x/tools/cmd/guru?go-get=1
https fetch failed: Get https://golang.org/x/tools/cmd/guru?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
Fetching https://golang.org/x/tools/cmd?go-get=1
https fetch failed: Get https://golang.org/x/tools/cmd?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
Fetching https://golang.org/x/tools?go-get=1
https fetch failed: Get https://golang.org/x/tools?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
Fetching https://golang.org/x?go-get=1
https fetch failed: Get https://golang.org/x?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
Fetching https://golang.org?go-get=1
https fetch failed: Get https://golang.org?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
go get golang.org/x/tools/cmd/guru: unrecognized import path "golang.org/x/tools/cmd/guru" (https fetch: Get https://golang.org/x/tools/cmd/guru?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.)
gorename:
Error: Command failed: D:\Go\bin\go.exe get -v golang.org/x/tools/cmd/gorename
Fetching https://golang.org/x/tools/cmd/gorename?go-get=1
https fetch failed: Get https://golang.org/x/tools/cmd/gorename?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
Fetching https://golang.org/x/tools/cmd?go-get=1
https fetch failed: Get https://golang.org/x/tools/cmd?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
Fetching https://golang.org/x/tools?go-get=1
https fetch failed: Get https://golang.org/x/tools?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
Fetching https://golang.org/x?go-get=1
https fetch failed: Get https://golang.org/x?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
Fetching https://golang.org?go-get=1
https fetch failed: Get https://golang.org?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
go get golang.org/x/tools/cmd/gorename: unrecognized import path "golang.org/x/tools/cmd/gorename" (https fetch: Get https://golang.org/x/tools/cmd/gorename?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.)
Fetching https://golang.org/x/tools/cmd/gorename?go-get=1
https fetch failed: Get https://golang.org/x/tools/cmd/gorename?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
Fetching https://golang.org/x/tools/cmd?go-get=1
https fetch failed: Get https://golang.org/x/tools/cmd?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
Fetching https://golang.org/x/tools?go-get=1
https fetch failed: Get https://golang.org/x/tools?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
Fetching https://golang.org/x?go-get=1
https fetch failed: Get https://golang.org/x?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
Fetching https://golang.org?go-get=1
https fetch failed: Get https://golang.org?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
go get golang.org/x/tools/cmd/gorename: unrecognized import path "golang.org/x/tools/cmd/gorename" (https fetch: Get https://golang.org/x/tools/cmd/gorename?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.)
gotests:
Error: Command failed: D:\Go\bin\go.exe get -v -u github.com/cweill/gotests/...
github.com/cweill/gotests (download)
# cd C:\Users\Administrator\go\src\github.com\cweill\gotests; git pull --ff-only
fatal: Not a git repository (or any of the parent directories): .git
package github.com/cweill/gotests/...: exit status 128
github.com/cweill/gotests (download)
# cd C:\Users\Administrator\go\src\github.com\cweill\gotests; git pull --ff-only
fatal: Not a git repository (or any of the parent directories): .git
package github.com/cweill/gotests/...: exit status 128
gomodifytags:
Error: Command failed: D:\Go\bin\go.exe get -v github.com/fatih/gomodifytags
go: finding github.com/fatih/gomodifytags v1.3.0
Fetching https://golang.org/x/tools?go-get=1
go: finding github.com/fatih/camelcase v1.0.0
go: finding github.com/fatih/structtag v1.0.0
https fetch failed: Get https://golang.org/x/tools?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
go: golang.org/x/tools@v0.0.0-20180824175216-6c1c5e93cdc1: unrecognized import path "golang.org/x/tools" (https fetch: Get https://golang.org/x/tools?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.)
go: error loading module requirements
go: finding github.com/fatih/gomodifytags v1.3.0
Fetching https://golang.org/x/tools?go-get=1
go: finding github.com/fatih/camelcase v1.0.0
go: finding github.com/fatih/structtag v1.0.0
https fetch failed: Get https://golang.org/x/tools?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
go: golang.org/x/tools@v0.0.0-20180824175216-6c1c5e93cdc1: unrecognized import path "golang.org/x/tools" (https fetch: Get https://golang.org/x/tools?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.)
go: error loading module requirements
impl:
Error: Command failed: D:\Go\bin\go.exe get -v github.com/josharian/impl
go: finding github.com/josharian/impl latest
go: downloading github.com/josharian/impl v0.0.0-20191119165012-6b9658ad00c7
go: extracting github.com/josharian/impl v0.0.0-20191119165012-6b9658ad00c7
Fetching https://golang.org/x/tools/imports?go-get=1
https fetch failed: Get https://golang.org/x/tools/imports?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
Fetching https://golang.org/x/tools?go-get=1
https fetch failed: Get https://golang.org/x/tools?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
Fetching https://golang.org/x?go-get=1
https fetch failed: Get https://golang.org/x?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
Fetching https://golang.org?go-get=1
https fetch failed: Get https://golang.org?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
build github.com/josharian/impl: cannot load golang.org/x/tools/imports: cannot find module providing package golang.org/x/tools/imports
go: finding github.com/josharian/impl latest
go: downloading github.com/josharian/impl v0.0.0-20191119165012-6b9658ad00c7
go: extracting github.com/josharian/impl v0.0.0-20191119165012-6b9658ad00c7
Fetching https://golang.org/x/tools/imports?go-get=1
https fetch failed: Get https://golang.org/x/tools/imports?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
Fetching https://golang.org/x/tools?go-get=1
https fetch failed: Get https://golang.org/x/tools?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
Fetching https://golang.org/x?go-get=1
https fetch failed: Get https://golang.org/x?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
Fetching https://golang.org?go-get=1
https fetch failed: Get https://golang.org?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
build github.com/josharian/impl: cannot load golang.org/x/tools/imports: cannot find module providing package golang.org/x/tools/imports
fillstruct:
Error: Command failed: D:\Go\bin\go.exe get -v github.com/davidrjenni/reftools/cmd/fillstruct
go: finding github.com/davidrjenni/reftools/cmd/fillstruct latest
go: finding github.com/davidrjenni/reftools/cmd latest
go: finding github.com/davidrjenni/reftools latest
go: downloading github.com/davidrjenni/reftools v0.0.0-20191222082827-65925cf01315
go: extracting github.com/davidrjenni/reftools v0.0.0-20191222082827-65925cf01315
Fetching https://golang.org/x/tools?go-get=1
go: finding github.com/kisielk/gotool v1.0.0
https fetch failed: Get https://golang.org/x/tools?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
go: golang.org/x/tools@v0.0.0-20190408220357-e5b8258f4918: unrecognized import path "golang.org/x/tools" (https fetch: Get https://golang.org/x/tools?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.)
go: error loading module requirements
go: finding github.com/davidrjenni/reftools/cmd/fillstruct latest
go: finding github.com/davidrjenni/reftools/cmd latest
go: finding github.com/davidrjenni/reftools latest
go: downloading github.com/davidrjenni/reftools v0.0.0-20191222082827-65925cf01315
go: extracting github.com/davidrjenni/reftools v0.0.0-20191222082827-65925cf01315
Fetching https://golang.org/x/tools?go-get=1
go: finding github.com/kisielk/gotool v1.0.0
https fetch failed: Get https://golang.org/x/tools?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
go: golang.org/x/tools@v0.0.0-20190408220357-e5b8258f4918: unrecognized import path "golang.org/x/tools" (https fetch: Get https://golang.org/x/tools?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.)
go: error loading module requirements
godoctor:
Error: Command failed: D:\Go\bin\go.exe get -v github.com/godoctor/godoctor
go: finding github.com/godoctor/godoctor latest
go: downloading github.com/godoctor/godoctor v0.0.0-20181123222458-69df17f3a6f6
go: extracting github.com/godoctor/godoctor v0.0.0-20181123222458-69df17f3a6f6
Fetching https://golang.org/x/tools/go/ast/astutil?go-get=1
Fetching https://golang.org/x/tools/go/loader?go-get=1
go: finding github.com/willf/bitset v1.1.10
go: downloading github.com/willf/bitset v1.1.10
go: extracting github.com/willf/bitset v1.1.10
https fetch failed: Get https://golang.org/x/tools/go/loader?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
Fetching https://golang.org/x/tools/go?go-get=1
https fetch failed: Get https://golang.org/x/tools/go/ast/astutil?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
Fetching https://golang.org/x/tools/go/ast?go-get=1
https fetch failed: Get https://golang.org/x/tools/go?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
Fetching https://golang.org/x/tools?go-get=1
https fetch failed: Get https://golang.org/x/tools/go/ast?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
https fetch failed: Get https://golang.org/x/tools?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
Fetching https://golang.org/x?go-get=1
https fetch failed: Get https://golang.org/x?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
Fetching https://golang.org?go-get=1
https fetch failed: Get https://golang.org?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
build github.com/godoctor/godoctor: cannot load golang.org/x/tools/go/ast/astutil: cannot find module providing package golang.org/x/tools/go/ast/astutil
go: finding github.com/godoctor/godoctor latest
go: downloading github.com/godoctor/godoctor v0.0.0-20181123222458-69df17f3a6f6
go: extracting github.com/godoctor/godoctor v0.0.0-20181123222458-69df17f3a6f6
Fetching https://golang.org/x/tools/go/ast/astutil?go-get=1
Fetching https://golang.org/x/tools/go/loader?go-get=1
go: finding github.com/willf/bitset v1.1.10
go: downloading github.com/willf/bitset v1.1.10
go: extracting github.com/willf/bitset v1.1.10
https fetch failed: Get https://golang.org/x/tools/go/loader?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
Fetching https://golang.org/x/tools/go?go-get=1
https fetch failed: Get https://golang.org/x/tools/go/ast/astutil?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
Fetching https://golang.org/x/tools/go/ast?go-get=1
https fetch failed: Get https://golang.org/x/tools/go?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
Fetching https://golang.org/x/tools?go-get=1
https fetch failed: Get https://golang.org/x/tools/go/ast?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
https fetch failed: Get https://golang.org/x/tools?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
Fetching https://golang.org/x?go-get=1
https fetch failed: Get https://golang.org/x?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
Fetching https://golang.org?go-get=1
https fetch failed: Get https://golang.org?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
build github.com/godoctor/godoctor: cannot load golang.org/x/tools/go/ast/astutil: cannot find module providing package golang.org/x/tools/go/ast/astutil
dlv:
Error: Command failed: D:\Go\bin\go.exe get -v github.com/go-delve/delve/cmd/dlv
go: finding github.com/go-delve/delve/cmd/dlv latest
go: finding github.com/go-delve/delve/cmd latest
go: finding github.com/go-delve/delve v1.4.0
go: downloading github.com/go-delve/delve v1.4.0
go: extracting github.com/go-delve/delve v1.4.0
go: finding github.com/pkg/profile v0.0.0-20170413231811-06b906832ed0
go: finding github.com/onsi/ginkgo v1.8.0
go: finding github.com/mattn/go-colorable v0.0.0-20170327083344-ded68f7a9561
go: finding github.com/spf13/cobra v0.0.0-20170417170307-b6cb39589372
go: finding github.com/cpuguy83/go-md2man v1.0.8
go: finding github.com/peterh/liner v0.0.0-20170317030525-88609521dc4b
go: finding github.com/mattn/go-isatty v0.0.3
go: finding github.com/onsi/gomega v1.5.0
go: finding github.com/cosiner/argv v0.0.0-20170225145430-13bacc38a0a5
go: finding github.com/inconshreveable/mousetrap v1.0.0
Fetching https://golang.org/x/tools?go-get=1
go: finding github.com/sirupsen/logrus v0.0.0-20180523074243-ea8897e79973
Fetching https://golang.org/x/sys?go-get=1
go: finding github.com/kr/text v0.1.0
Fetching https://golang.org/x/net?go-get=1
go: finding github.com/fsnotify/fsnotify v1.4.7
https fetch failed: Get https://golang.org/x/tools?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
go: golang.org/x/tools@v0.0.0-20191127201027-ecd32218bd7f: unrecognized import path "golang.org/x/tools" (https fetch: Get https://golang.org/x/tools?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.)
Fetching https://golang.org/x/arch?go-get=1
go: finding github.com/hpcloud/tail v1.0.0
Fetching https://gopkg.in/tomb.v1?go-get=1
Fetching https://gopkg.in/yaml.v2?go-get=1
Fetching https://golang.org/x/sync?go-get=1
Fetching https://gopkg.in/fsnotify.v1?go-get=1
Parsing meta tags from https://gopkg.in/yaml.v2?go-get=1 (status code 200)
get "gopkg.in/yaml.v2": found meta tag get.metaImport{Prefix:"gopkg.in/yaml.v2", VCS:"git", RepoRoot:"https://gopkg.in/yaml.v2"} at https://gopkg.in/yaml.v2?go-get=1
Parsing meta tags from https://gopkg.in/tomb.v1?go-get=1 (status code 200)
get "gopkg.in/tomb.v1": found meta tag get.metaImport{Prefix:"gopkg.in/tomb.v1", VCS:"git", RepoRoot:"https://gopkg.in/tomb.v1"} at https://gopkg.in/tomb.v1?go-get=1
go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
Parsing meta tags from https://gopkg.in/fsnotify.v1?go-get=1 (status code 200)
get "gopkg.in/fsnotify.v1": found meta tag get.metaImport{Prefix:"gopkg.in/fsnotify.v1", VCS:"git", RepoRoot:"https://gopkg.in/fsnotify.v1"} at https://gopkg.in/fsnotify.v1?go-get=1
https fetch failed: Get https://golang.org/x/sys?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
go: golang.org/x/sys@v0.0.0-20180909124046-d0be0721c37e: unrecognized import path "golang.org/x/sys" (https fetch: Get https://golang.org/x/sys?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.)
go: golang.org/x/sys@v0.0.0-20190626221950-04f50cda93cb: unrecognized import path "golang.org/x/sys" (https fetch: Get https://golang.org/x/sys?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.)
Fetching https://golang.org/x/text?go-get=1
Fetching https://gopkg.in/check.v1?go-get=1
Parsing meta tags from https://gopkg.in/check.v1?go-get=1 (status code 200)
get "gopkg.in/check.v1": found meta tag get.metaImport{Prefix:"gopkg.in/check.v1", VCS:"git", RepoRoot:"https://gopkg.in/check.v1"} at https://gopkg.in/check.v1?go-get=1
Fetching https://gopkg.in/gemnasium/logrus-airbrake-hook.v2?go-get=1
Parsing meta tags from https://gopkg.in/gemnasium/logrus-airbrake-hook.v2?go-get=1 (status code 200)
get "gopkg.in/gemnasium/logrus-airbrake-hook.v2": found meta tag get.metaImport{Prefix:"gopkg.in/gemnasium/logrus-airbrake-hook.v2", VCS:"git", RepoRoot:"https://gopkg.in/gemnasium/logrus-airbrake-hook.v2"} at https://gopkg.in/gemnasium/logrus-airbrake-hook.v2?go-get=1
https fetch failed: Get https://golang.org/x/net?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
go: golang.org/x/net@v0.0.0-20180906233101-161cd47e91fd: unrecognized import path "golang.org/x/net" (https fetch: Get https://golang.org/x/net?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.)
https fetch failed: Get https://golang.org/x/arch?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
go: golang.org/x/arch@v0.0.0-20190927153633-4e8777c89be4: unrecognized import path "golang.org/x/arch" (https fetch: Get https://golang.org/x/arch?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.)
https fetch failed: Get https://golang.org/x/sync?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
go: golang.org/x/sync@v0.0.0-20180314180146-1d60e4601c6f: unrecognized import path "golang.org/x/sync" (https fetch: Get https://golang.org/x/sync?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.)
https fetch failed: Get https://golang.org/x/text?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
go: golang.org/x/text@v0.3.0: unrecognized import path "golang.org/x/text" (https fetch: Get https://golang.org/x/text?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.)
go: error loading module requirements
go: finding github.com/go-delve/delve/cmd/dlv latest
go: finding github.com/go-delve/delve/cmd latest
go: finding github.com/go-delve/delve v1.4.0
go: downloading github.com/go-delve/delve v1.4.0
go: extracting github.com/go-delve/delve v1.4.0
go: finding github.com/pkg/profile v0.0.0-20170413231811-06b906832ed0
go: finding github.com/onsi/ginkgo v1.8.0
go: finding github.com/mattn/go-colorable v0.0.0-20170327083344-ded68f7a9561
go: finding github.com/spf13/cobra v0.0.0-20170417170307-b6cb39589372
go: finding github.com/cpuguy83/go-md2man v1.0.8
go: finding github.com/peterh/liner v0.0.0-20170317030525-88609521dc4b
go: finding github.com/mattn/go-isatty v0.0.3
go: finding github.com/onsi/gomega v1.5.0
go: finding github.com/cosiner/argv v0.0.0-20170225145430-13bacc38a0a5
go: finding github.com/inconshreveable/mousetrap v1.0.0
Fetching https://golang.org/x/tools?go-get=1
go: finding github.com/sirupsen/logrus v0.0.0-20180523074243-ea8897e79973
Fetching https://golang.org/x/sys?go-get=1
go: finding github.com/kr/text v0.1.0
Fetching https://golang.org/x/net?go-get=1
go: finding github.com/fsnotify/fsnotify v1.4.7
https fetch failed: Get https://golang.org/x/tools?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
go: golang.org/x/tools@v0.0.0-20191127201027-ecd32218bd7f: unrecognized import path "golang.org/x/tools" (https fetch: Get https://golang.org/x/tools?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.)
Fetching https://golang.org/x/arch?go-get=1
go: finding github.com/hpcloud/tail v1.0.0
Fetching https://gopkg.in/tomb.v1?go-get=1
Fetching https://gopkg.in/yaml.v2?go-get=1
Fetching https://golang.org/x/sync?go-get=1
Fetching https://gopkg.in/fsnotify.v1?go-get=1
Parsing meta tags from https://gopkg.in/yaml.v2?go-get=1 (status code 200)
get "gopkg.in/yaml.v2": found meta tag get.metaImport{Prefix:"gopkg.in/yaml.v2", VCS:"git", RepoRoot:"https://gopkg.in/yaml.v2"} at https://gopkg.in/yaml.v2?go-get=1
Parsing meta tags from https://gopkg.in/tomb.v1?go-get=1 (status code 200)
get "gopkg.in/tomb.v1": found meta tag get.metaImport{Prefix:"gopkg.in/tomb.v1", VCS:"git", RepoRoot:"https://gopkg.in/tomb.v1"} at https://gopkg.in/tomb.v1?go-get=1
go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
Parsing meta tags from https://gopkg.in/fsnotify.v1?go-get=1 (status code 200)
get "gopkg.in/fsnotify.v1": found meta tag get.metaImport{Prefix:"gopkg.in/fsnotify.v1", VCS:"git", RepoRoot:"https://gopkg.in/fsnotify.v1"} at https://gopkg.in/fsnotify.v1?go-get=1
https fetch failed: Get https://golang.org/x/sys?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
go: golang.org/x/sys@v0.0.0-20180909124046-d0be0721c37e: unrecognized import path "golang.org/x/sys" (https fetch: Get https://golang.org/x/sys?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.)
go: golang.org/x/sys@v0.0.0-20190626221950-04f50cda93cb: unrecognized import path "golang.org/x/sys" (https fetch: Get https://golang.org/x/sys?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.)
Fetching https://golang.org/x/text?go-get=1
Fetching https://gopkg.in/check.v1?go-get=1
Parsing meta tags from https://gopkg.in/check.v1?go-get=1 (status code 200)
get "gopkg.in/check.v1": found meta tag get.metaImport{Prefix:"gopkg.in/check.v1", VCS:"git", RepoRoot:"https://gopkg.in/check.v1"} at https://gopkg.in/check.v1?go-get=1
Fetching https://gopkg.in/gemnasium/logrus-airbrake-hook.v2?go-get=1
Parsing meta tags from https://gopkg.in/gemnasium/logrus-airbrake-hook.v2?go-get=1 (status code 200)
get "gopkg.in/gemnasium/logrus-airbrake-hook.v2": found meta tag get.metaImport{Prefix:"gopkg.in/gemnasium/logrus-airbrake-hook.v2", VCS:"git", RepoRoot:"https://gopkg.in/gemnasium/logrus-airbrake-hook.v2"} at https://gopkg.in/gemnasium/logrus-airbrake-hook.v2?go-get=1
https fetch failed: Get https://golang.org/x/net?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
go: golang.org/x/net@v0.0.0-20180906233101-161cd47e91fd: unrecognized import path "golang.org/x/net" (https fetch: Get https://golang.org/x/net?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.)
https fetch failed: Get https://golang.org/x/arch?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
go: golang.org/x/arch@v0.0.0-20190927153633-4e8777c89be4: unrecognized import path "golang.org/x/arch" (https fetch: Get https://golang.org/x/arch?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.)
https fetch failed: Get https://golang.org/x/sync?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
go: golang.org/x/sync@v0.0.0-20180314180146-1d60e4601c6f: unrecognized import path "golang.org/x/sync" (https fetch: Get https://golang.org/x/sync?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.)
https fetch failed: Get https://golang.org/x/text?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
go: golang.org/x/text@v0.3.0: unrecognized import path "golang.org/x/text" (https fetch: Get https://golang.org/x/text?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.)
go: error loading module requirements
gocode-gomod:
Error: Command failed: D:\Go\bin\go.exe get -v -d github.com/stamblerre/gocode
Fetching https://golang.org/x/tools?go-get=1
https fetch failed: Get https://golang.org/x/tools?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
go: golang.org/x/tools@v0.0.0-20191030062658-86caa796c7ab: unrecognized import path "golang.org/x/tools" (https fetch: Get https://golang.org/x/tools?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.)
go: error loading module requirements
Fetching https://golang.org/x/tools?go-get=1
https fetch failed: Get https://golang.org/x/tools?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
go: golang.org/x/tools@v0.0.0-20191030062658-86caa796c7ab: unrecognized import path "golang.org/x/tools" (https fetch: Get https://golang.org/x/tools?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.)
go: error loading module requirements
godef:
Error: Command failed: D:\Go\bin\go.exe get -v github.com/rogpeppe/godef
Fetching https://golang.org/x/tools?go-get=1
Fetching https://9fans.net/go?go-get=1
https fetch failed: Get https://golang.org/x/tools?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
go: golang.org/x/tools@v0.0.0-20200226224502-204d844ad48d: unrecognized import path "golang.org/x/tools" (https fetch: Get https://golang.org/x/tools?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.)
https fetch failed: Get https://9fans.net/go?go-get=1: dial tcp 216.239.38.21:443: i/o timeout
go: 9fans.net/go@v0.0.0-20181112161441-237454027057: unrecognized import path "9fans.net/go" (https fetch: Get https://9fans.net/go?go-get=1: dial tcp 216.239.38.21:443: i/o timeout)
go: error loading module requirements
Fetching https://golang.org/x/tools?go-get=1
Fetching https://9fans.net/go?go-get=1
https fetch failed: Get https://golang.org/x/tools?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
go: golang.org/x/tools@v0.0.0-20200226224502-204d844ad48d: unrecognized import path "golang.org/x/tools" (https fetch: Get https://golang.org/x/tools?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.)
https fetch failed: Get https://9fans.net/go?go-get=1: dial tcp 216.239.38.21:443: i/o timeout
go: 9fans.net/go@v0.0.0-20181112161441-237454027057: unrecognized import path "9fans.net/go" (https fetch: Get https://9fans.net/go?go-get=1: dial tcp 216.239.38.21:443: i/o timeout)
go: error loading module requirements
goreturns:
Error: Command failed: D:\Go\bin\go.exe get -v github.com/sqs/goreturns
go: finding github.com/sqs/goreturns latest
Fetching https://golang.org/x/tools/imports?go-get=1
https fetch failed: Get https://golang.org/x/tools/imports?go-get=1: dial tcp 216.239.37.1:443: i/o timeout
Fetching https://golang.org/x/tools?go-get=1
https fetch failed: Get https://golang.org/x/tools?go-get=1: dial tcp 216.239.37.1:443: i/o timeout
Fetching https://golang.org/x?go-get=1
https fetch failed: Get https://golang.org/x?go-get=1: dial tcp 216.239.37.1:443: i/o timeout
Fetching https://golang.org?go-get=1
https fetch failed: Get https://golang.org?go-get=1: dial tcp 216.239.37.1:443: i/o timeout
build github.com/sqs/goreturns: cannot load golang.org/x/tools/imports: cannot find module providing package golang.org/x/tools/imports
go: finding github.com/sqs/goreturns latest
Fetching https://golang.org/x/tools/imports?go-get=1
https fetch failed: Get https://golang.org/x/tools/imports?go-get=1: dial tcp 216.239.37.1:443: i/o timeout
Fetching https://golang.org/x/tools?go-get=1
https fetch failed: Get https://golang.org/x/tools?go-get=1: dial tcp 216.239.37.1:443: i/o timeout
Fetching https://golang.org/x?go-get=1
https fetch failed: Get https://golang.org/x?go-get=1: dial tcp 216.239.37.1:443: i/o timeout
Fetching https://golang.org?go-get=1
https fetch failed: Get https://golang.org?go-get=1: dial tcp 216.239.37.1:443: i/o timeout
build github.com/sqs/goreturns: cannot load golang.org/x/tools/imports: cannot find module providing package golang.org/x/tools/imports
golint:
Error: Command failed: D:\Go\bin\go.exe get -v golang.org/x/lint/golint
Fetching https://golang.org/x/lint/golint?go-get=1
https fetch failed: Get https://golang.org/x/lint/golint?go-get=1: dial tcp 216.239.37.1:443: i/o timeout
Fetching https://golang.org/x/lint?go-get=1
https fetch failed: Get https://golang.org/x/lint?go-get=1: dial tcp 216.239.37.1:443: i/o timeout
Fetching https://golang.org/x?go-get=1
https fetch failed: Get https://golang.org/x?go-get=1: dial tcp 216.239.37.1:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
Fetching https://golang.org?go-get=1
...
在百度找不动靠谱的解决办法
如何可以安装成功呢?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
你go环境没有配置好,使用最新版golang+gomod代理七牛云即可。
将 golang.org 的包手动下载到对应的目录