Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/visual-studio-code/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Go VS代码在尝试安装依赖项时总是失败_Go_Visual Studio Code - Fatal编程技术网

Go VS代码在尝试安装依赖项时总是失败

Go VS代码在尝试安装依赖项时总是失败,go,visual-studio-code,Go,Visual Studio Code,我试着用这里的例子 我已经成功地从那里创建了我的项目。我的项目运行良好。只是当我用VSCode打开一个项目时,我总能找到下载依赖项的通知 但是当我按下Install Alldownload时,所有依赖项都会失败 来自VSCode的错误报告 Installing 8 tools at C:\Users\berth\go\bin gocode go-outline go-symbols guru gorename gocode-gomod goreturns gol

我试着用这里的例子

我已经成功地从那里创建了我的项目。我的项目运行良好。只是当我用VSCode打开一个项目时,我总能找到下载依赖项的通知

但是当我按下
Install All
download时,所有依赖项都会失败

来自VSCode的错误报告

Installing 8 tools at C:\Users\berth\go\bin
  gocode
  go-outline
  go-symbols
  guru
  gorename
  gocode-gomod
  goreturns
  golint

C:\Users\berth\go\src\github.com\berthojoris\ginbro\handlers>Finished running tool: C:\Go\bin\go.exe build -i -o C:\Users\berth\AppData\Local\Temp\vscode-go8ZWFLb\go-code-check github.com\berthojoris\ginbro\handlers

C:\Users\berth\go\src\github.com\berthojoris\ginbro\handlers>Finished running tool: C:\Go\bin\go.exe vet ./...

Installing github.com/mdempsky/gocode FAILED
Installing github.com/ramya-rao-a/go-outline FAILED
Installing github.com/acroca/go-symbols FAILED
Installing golang.org/x/tools/cmd/guru FAILED
Installing golang.org/x/tools/cmd/gorename FAILED
Installing github.com/stamblerre/gocode FAILED
Installing github.com/sqs/goreturns FAILED
Installing golang.org/x/lint/golint FAILED

8 tools failed to install.

gocode:
Error: Command failed: C:\Go\bin\go.exe get -u -v github.com/mdempsky/gocode
github.com/mdempsky/gocode (download)
# cd C:\Users\berth\go\src\github.com\mdempsky\gocode; git pull --ff-only
There is no tracking information for the current branch.
Please specify which branch you want to merge with.
See git-pull(1) for details.

    git pull <remote> <branch>

If you wish to set tracking information for this branch you can do so with:

    git branch --set-upstream-to=origin/<branch> master

package github.com/mdempsky/gocode: exit status 1
github.com/mdempsky/gocode (download)
# cd C:\Users\berth\go\src\github.com\mdempsky\gocode; git pull --ff-only
There is no tracking information for the current branch.
Please specify which branch you want to merge with.
See git-pull(1) for details.

    git pull <remote> <branch>

If you wish to set tracking information for this branch you can do so with:

    git branch --set-upstream-to=origin/<branch> master

package github.com/mdempsky/gocode: exit status 1

go-outline:
Error: Command failed: C:\Go\bin\go.exe get -u -v github.com/ramya-rao-a/go-outline
github.com/ramya-rao-a/go-outline (download)
Fetching https://golang.org/x/tools/go/buildutil?go-get=1
Parsing meta tags from https://golang.org/x/tools/go/buildutil?go-get=1 (status code 200)
get "golang.org/x/tools/go/buildutil": found meta tag get.metaImport{Prefix:"golang.org/x/tools", VCS:"git", RepoRoot:"https://go.googlesource.com/tools"} at https://golang.org/x/tools/go/buildutil?go-get=1
get "golang.org/x/tools/go/buildutil": verifying non-authoritative meta tag
Fetching https://golang.org/x/tools?go-get=1
Parsing meta tags from https://golang.org/x/tools?go-get=1 (status code 200)
golang.org/x/tools (download)
# cd C:\Users\berth\go\src\golang.org\x\tools; git pull --ff-only
There is no tracking information for the current branch.
Please specify which branch you want to merge with.
See git-pull(1) for details.

    git pull <remote> <branch>

If you wish to set tracking information for this branch you can do so with:

    git branch --set-upstream-to=origin/<branch> master

package golang.org/x/tools/go/buildutil: exit status 1
github.com/ramya-rao-a/go-outline (download)
Fetching https://golang.org/x/tools/go/buildutil?go-get=1
Parsing meta tags from https://golang.org/x/tools/go/buildutil?go-get=1 (status code 200)
get "golang.org/x/tools/go/buildutil": found meta tag get.metaImport{Prefix:"golang.org/x/tools", VCS:"git", RepoRoot:"https://go.googlesource.com/tools"} at https://golang.org/x/tools/go/buildutil?go-get=1
get "golang.org/x/tools/go/buildutil": verifying non-authoritative meta tag
Fetching https://golang.org/x/tools?go-get=1
Parsing meta tags from https://golang.org/x/tools?go-get=1 (status code 200)
golang.org/x/tools (download)
# cd C:\Users\berth\go\src\golang.org\x\tools; git pull --ff-only
There is no tracking information for the current branch.
Please specify which branch you want to merge with.
See git-pull(1) for details.

    git pull <remote> <branch>

If you wish to set tracking information for this branch you can do so with:

    git branch --set-upstream-to=origin/<branch> master

package golang.org/x/tools/go/buildutil: exit status 1

go-symbols:
Error: Command failed: C:\Go\bin\go.exe get -u -v github.com/acroca/go-symbols
github.com/acroca/go-symbols (download)
Fetching https://golang.org/x/tools/go/buildutil?go-get=1
Parsing meta tags from https://golang.org/x/tools/go/buildutil?go-get=1 (status code 200)
get "golang.org/x/tools/go/buildutil": found meta tag get.metaImport{Prefix:"golang.org/x/tools", VCS:"git", RepoRoot:"https://go.googlesource.com/tools"} at https://golang.org/x/tools/go/buildutil?go-get=1
get "golang.org/x/tools/go/buildutil": verifying non-authoritative meta tag
Fetching https://golang.org/x/tools?go-get=1
Parsing meta tags from https://golang.org/x/tools?go-get=1 (status code 200)
golang.org/x/tools (download)
# cd C:\Users\berth\go\src\golang.org\x\tools; git pull --ff-only
There is no tracking information for the current branch.
Please specify which branch you want to merge with.
See git-pull(1) for details.

    git pull <remote> <branch>

If you wish to set tracking information for this branch you can do so with:

    git branch --set-upstream-to=origin/<branch> master

package golang.org/x/tools/go/buildutil: exit status 1
github.com/acroca/go-symbols (download)
Fetching https://golang.org/x/tools/go/buildutil?go-get=1
Parsing meta tags from https://golang.org/x/tools/go/buildutil?go-get=1 (status code 200)
get "golang.org/x/tools/go/buildutil": found meta tag get.metaImport{Prefix:"golang.org/x/tools", VCS:"git", RepoRoot:"https://go.googlesource.com/tools"} at https://golang.org/x/tools/go/buildutil?go-get=1
get "golang.org/x/tools/go/buildutil": verifying non-authoritative meta tag
Fetching https://golang.org/x/tools?go-get=1
Parsing meta tags from https://golang.org/x/tools?go-get=1 (status code 200)
golang.org/x/tools (download)
# cd C:\Users\berth\go\src\golang.org\x\tools; git pull --ff-only
There is no tracking information for the current branch.
Please specify which branch you want to merge with.
See git-pull(1) for details.

    git pull <remote> <branch>

If you wish to set tracking information for this branch you can do so with:

    git branch --set-upstream-to=origin/<branch> master

package golang.org/x/tools/go/buildutil: exit status 1

guru:
Error: Command failed: C:\Go\bin\go.exe get -u -v golang.org/x/tools/cmd/guru
Fetching https://golang.org/x/tools/cmd/guru?go-get=1
Parsing meta tags from https://golang.org/x/tools/cmd/guru?go-get=1 (status code 200)
get "golang.org/x/tools/cmd/guru": found meta tag get.metaImport{Prefix:"golang.org/x/tools", VCS:"git", RepoRoot:"https://go.googlesource.com/tools"} at https://golang.org/x/tools/cmd/guru?go-get=1
get "golang.org/x/tools/cmd/guru": verifying non-authoritative meta tag
Fetching https://golang.org/x/tools?go-get=1
Parsing meta tags from https://golang.org/x/tools?go-get=1 (status code 200)
golang.org/x/tools (download)
# cd C:\Users\berth\go\src\golang.org\x\tools; git pull --ff-only
There is no tracking information for the current branch.
Please specify which branch you want to merge with.
See git-pull(1) for details.

    git pull <remote> <branch>

If you wish to set tracking information for this branch you can do so with:

    git branch --set-upstream-to=origin/<branch> master

package golang.org/x/tools/cmd/guru: exit status 1
Fetching https://golang.org/x/tools/cmd/guru?go-get=1
Parsing meta tags from https://golang.org/x/tools/cmd/guru?go-get=1 (status code 200)
get "golang.org/x/tools/cmd/guru": found meta tag get.metaImport{Prefix:"golang.org/x/tools", VCS:"git", RepoRoot:"https://go.googlesource.com/tools"} at https://golang.org/x/tools/cmd/guru?go-get=1
get "golang.org/x/tools/cmd/guru": verifying non-authoritative meta tag
Fetching https://golang.org/x/tools?go-get=1
Parsing meta tags from https://golang.org/x/tools?go-get=1 (status code 200)
golang.org/x/tools (download)
# cd C:\Users\berth\go\src\golang.org\x\tools; git pull --ff-only
There is no tracking information for the current branch.
Please specify which branch you want to merge with.
See git-pull(1) for details.

    git pull <remote> <branch>

If you wish to set tracking information for this branch you can do so with:

    git branch --set-upstream-to=origin/<branch> master

package golang.org/x/tools/cmd/guru: exit status 1

gorename:
Error: Command failed: C:\Go\bin\go.exe get -u -v golang.org/x/tools/cmd/gorename
Fetching https://golang.org/x/tools/cmd/gorename?go-get=1
Parsing meta tags from https://golang.org/x/tools/cmd/gorename?go-get=1 (status code 200)
get "golang.org/x/tools/cmd/gorename": found meta tag get.metaImport{Prefix:"golang.org/x/tools", VCS:"git", RepoRoot:"https://go.googlesource.com/tools"} at https://golang.org/x/tools/cmd/gorename?go-get=1
get "golang.org/x/tools/cmd/gorename": verifying non-authoritative meta tag
Fetching https://golang.org/x/tools?go-get=1
Parsing meta tags from https://golang.org/x/tools?go-get=1 (status code 200)
golang.org/x/tools (download)
# cd C:\Users\berth\go\src\golang.org\x\tools; git pull --ff-only
There is no tracking information for the current branch.
Please specify which branch you want to merge with.
See git-pull(1) for details.

    git pull <remote> <branch>

If you wish to set tracking information for this branch you can do so with:

    git branch --set-upstream-to=origin/<branch> master

package golang.org/x/tools/cmd/gorename: exit status 1
Fetching https://golang.org/x/tools/cmd/gorename?go-get=1
Parsing meta tags from https://golang.org/x/tools/cmd/gorename?go-get=1 (status code 200)
get "golang.org/x/tools/cmd/gorename": found meta tag get.metaImport{Prefix:"golang.org/x/tools", VCS:"git", RepoRoot:"https://go.googlesource.com/tools"} at https://golang.org/x/tools/cmd/gorename?go-get=1
get "golang.org/x/tools/cmd/gorename": verifying non-authoritative meta tag
Fetching https://golang.org/x/tools?go-get=1
Parsing meta tags from https://golang.org/x/tools?go-get=1 (status code 200)
golang.org/x/tools (download)
# cd C:\Users\berth\go\src\golang.org\x\tools; git pull --ff-only
There is no tracking information for the current branch.
Please specify which branch you want to merge with.
See git-pull(1) for details.

    git pull <remote> <branch>

If you wish to set tracking information for this branch you can do so with:

    git branch --set-upstream-to=origin/<branch> master

package golang.org/x/tools/cmd/gorename: exit status 1

gocode-gomod:
Error: Command failed: C:\Go\bin\go.exe get -u -v -d github.com/stamblerre/gocode
github.com/stamblerre/gocode (download)
Fetching https://golang.org/x/tools/go/packages?go-get=1
Parsing meta tags from https://golang.org/x/tools/go/packages?go-get=1 (status code 200)
get "golang.org/x/tools/go/packages": found meta tag get.metaImport{Prefix:"golang.org/x/tools", VCS:"git", RepoRoot:"https://go.googlesource.com/tools"} at https://golang.org/x/tools/go/packages?go-get=1
get "golang.org/x/tools/go/packages": verifying non-authoritative meta tag
Fetching https://golang.org/x/tools?go-get=1
Parsing meta tags from https://golang.org/x/tools?go-get=1 (status code 200)
golang.org/x/tools (download)
# cd C:\Users\berth\go\src\golang.org\x\tools; git pull --ff-only
There is no tracking information for the current branch.
Please specify which branch you want to merge with.
See git-pull(1) for details.

    git pull <remote> <branch>

If you wish to set tracking information for this branch you can do so with:

    git branch --set-upstream-to=origin/<branch> master

package golang.org/x/tools/go/packages: exit status 1
github.com/stamblerre/gocode (download)
Fetching https://golang.org/x/tools/go/packages?go-get=1
Parsing meta tags from https://golang.org/x/tools/go/packages?go-get=1 (status code 200)
get "golang.org/x/tools/go/packages": found meta tag get.metaImport{Prefix:"golang.org/x/tools", VCS:"git", RepoRoot:"https://go.googlesource.com/tools"} at https://golang.org/x/tools/go/packages?go-get=1
get "golang.org/x/tools/go/packages": verifying non-authoritative meta tag
Fetching https://golang.org/x/tools?go-get=1
Parsing meta tags from https://golang.org/x/tools?go-get=1 (status code 200)
golang.org/x/tools (download)
# cd C:\Users\berth\go\src\golang.org\x\tools; git pull --ff-only
There is no tracking information for the current branch.
Please specify which branch you want to merge with.
See git-pull(1) for details.

    git pull <remote> <branch>

If you wish to set tracking information for this branch you can do so with:

    git branch --set-upstream-to=origin/<branch> master

package golang.org/x/tools/go/packages: exit status 1

goreturns:
Error: Command failed: C:\Go\bin\go.exe get -u -v github.com/sqs/goreturns
github.com/sqs/goreturns (download)
Fetching https://golang.org/x/tools/imports?go-get=1
Parsing meta tags from https://golang.org/x/tools/imports?go-get=1 (status code 200)
get "golang.org/x/tools/imports": found meta tag get.metaImport{Prefix:"golang.org/x/tools", VCS:"git", RepoRoot:"https://go.googlesource.com/tools"} at https://golang.org/x/tools/imports?go-get=1
get "golang.org/x/tools/imports": verifying non-authoritative meta tag
Fetching https://golang.org/x/tools?go-get=1
Parsing meta tags from https://golang.org/x/tools?go-get=1 (status code 200)
golang.org/x/tools (download)
# cd C:\Users\berth\go\src\golang.org\x\tools; git pull --ff-only
There is no tracking information for the current branch.
Please specify which branch you want to merge with.
See git-pull(1) for details.

    git pull <remote> <branch>

If you wish to set tracking information for this branch you can do so with:

    git branch --set-upstream-to=origin/<branch> master

package golang.org/x/tools/imports: exit status 1
github.com/sqs/goreturns (download)
Fetching https://golang.org/x/tools/imports?go-get=1
Parsing meta tags from https://golang.org/x/tools/imports?go-get=1 (status code 200)
get "golang.org/x/tools/imports": found meta tag get.metaImport{Prefix:"golang.org/x/tools", VCS:"git", RepoRoot:"https://go.googlesource.com/tools"} at https://golang.org/x/tools/imports?go-get=1
get "golang.org/x/tools/imports": verifying non-authoritative meta tag
Fetching https://golang.org/x/tools?go-get=1
Parsing meta tags from https://golang.org/x/tools?go-get=1 (status code 200)
golang.org/x/tools (download)
# cd C:\Users\berth\go\src\golang.org\x\tools; git pull --ff-only
There is no tracking information for the current branch.
Please specify which branch you want to merge with.
See git-pull(1) for details.

    git pull <remote> <branch>

If you wish to set tracking information for this branch you can do so with:

    git branch --set-upstream-to=origin/<branch> master

package golang.org/x/tools/imports: exit status 1

golint:
Error: Command failed: C:\Go\bin\go.exe get -u -v golang.org/x/lint/golint
Fetching https://golang.org/x/lint/golint?go-get=1
Parsing meta tags from https://golang.org/x/lint/golint?go-get=1 (status code 200)
get "golang.org/x/lint/golint": found meta tag get.metaImport{Prefix:"golang.org/x/lint", VCS:"git", RepoRoot:"https://go.googlesource.com/lint"} at https://golang.org/x/lint/golint?go-get=1
get "golang.org/x/lint/golint": verifying non-authoritative meta tag
Fetching https://golang.org/x/lint?go-get=1
Parsing meta tags from https://golang.org/x/lint?go-get=1 (status code 200)
golang.org/x/lint (download)
Fetching https://golang.org/x/lint?go-get=1
Parsing meta tags from https://golang.org/x/lint?go-get=1 (status code 200)
get "golang.org/x/lint": found meta tag get.metaImport{Prefix:"golang.org/x/lint", VCS:"git", RepoRoot:"https://go.googlesource.com/lint"} at https://golang.org/x/lint?go-get=1
Fetching https://golang.org/x/tools/go/ast/astutil?go-get=1
Parsing meta tags from https://golang.org/x/tools/go/ast/astutil?go-get=1 (status code 200)
get "golang.org/x/tools/go/ast/astutil": found meta tag get.metaImport{Prefix:"golang.org/x/tools", VCS:"git", RepoRoot:"https://go.googlesource.com/tools"} at https://golang.org/x/tools/go/ast/astutil?go-get=1
get "golang.org/x/tools/go/ast/astutil": verifying non-authoritative meta tag
Fetching https://golang.org/x/tools?go-get=1
Parsing meta tags from https://golang.org/x/tools?go-get=1 (status code 200)
golang.org/x/tools (download)
# cd C:\Users\berth\go\src\golang.org\x\tools; git pull --ff-only
There is no tracking information for the current branch.
Please specify which branch you want to merge with.
See git-pull(1) for details.

    git pull <remote> <branch>

If you wish to set tracking information for this branch you can do so with:

    git branch --set-upstream-to=origin/<branch> master

package golang.org/x/tools/go/ast/astutil: exit status 1
Fetching https://golang.org/x/tools/go/gcexportdata?go-get=1
Parsing meta tags from https://golang.org/x/tools/go/gcexportdata?go-get=1 (status code 200)
get "golang.org/x/tools/go/gcexportdata": found meta tag get.metaImport{Prefix:"golang.org/x/tools", VCS:"git", RepoRoot:"https://go.googlesource.com/tools"} at https://golang.org/x/tools/go/gcexportdata?go-get=1
get "golang.org/x/tools/go/gcexportdata": verifying non-authoritative meta tag
package golang.org/x/tools/go/gcexportdata: cannot find package "golang.org/x/tools/go/gcexportdata" in any of:
    c:\go\src\golang.org\x\tools\go\gcexportdata (from $GOROOT)
    C:\Users\berth\go\src\golang.org\x\tools\go\gcexportdata (from $GOPATH)
Fetching https://golang.org/x/lint/golint?go-get=1
Parsing meta tags from https://golang.org/x/lint/golint?go-get=1 (status code 200)
get "golang.org/x/lint/golint": found meta tag get.metaImport{Prefix:"golang.org/x/lint", VCS:"git", RepoRoot:"https://go.googlesource.com/lint"} at https://golang.org/x/lint/golint?go-get=1
get "golang.org/x/lint/golint": verifying non-authoritative meta tag
Fetching https://golang.org/x/lint?go-get=1
Parsing meta tags from https://golang.org/x/lint?go-get=1 (status code 200)
golang.org/x/lint (download)
Fetching https://golang.org/x/lint?go-get=1
Parsing meta tags from https://golang.org/x/lint?go-get=1 (status code 200)
get "golang.org/x/lint": found meta tag get.metaImport{Prefix:"golang.org/x/lint", VCS:"git", RepoRoot:"https://go.googlesource.com/lint"} at https://golang.org/x/lint?go-get=1
Fetching https://golang.org/x/tools/go/ast/astutil?go-get=1
Parsing meta tags from https://golang.org/x/tools/go/ast/astutil?go-get=1 (status code 200)
get "golang.org/x/tools/go/ast/astutil": found meta tag get.metaImport{Prefix:"golang.org/x/tools", VCS:"git", RepoRoot:"https://go.googlesource.com/tools"} at https://golang.org/x/tools/go/ast/astutil?go-get=1
get "golang.org/x/tools/go/ast/astutil": verifying non-authoritative meta tag
Fetching https://golang.org/x/tools?go-get=1
Parsing meta tags from https://golang.org/x/tools?go-get=1 (status code 200)
golang.org/x/tools (download)
# cd C:\Users\berth\go\src\golang.org\x\tools; git pull --ff-only
There is no tracking information for the current branch.
Please specify which branch you want to merge with.
See git-pull(1) for details.

    git pull <remote> <branch>

If you wish to set tracking information for this branch you can do so with:

    git branch --set-upstream-to=origin/<branch> master

package golang.org/x/tools/go/ast/astutil: exit status 1
Fetching https://golang.org/x/tools/go/gcexportdata?go-get=1
Parsing meta tags from https://golang.org/x/tools/go/gcexportdata?go-get=1 (status code 200)
get "golang.org/x/tools/go/gcexportdata": found meta tag get.metaImport{Prefix:"golang.org/x/tools", VCS:"git", RepoRoot:"https://go.googlesource.com/tools"} at https://golang.org/x/tools/go/gcexportdata?go-get=1
get "golang.org/x/tools/go/gcexportdata": verifying non-authoritative meta tag
package golang.org/x/tools/go/gcexportdata: cannot find package "golang.org/x/tools/go/gcexportdata" in any of:
    c:\go\src\golang.org\x\tools\go\gcexportdata (from $GOROOT)
    C:\Users\berth\go\src\golang.org\x\tools\go\gcexportdata (from $GOPATH)
在C:\Users\berth\go\bin安装8个工具
gocode
勾勒
围棋符号
大师
戈雷纳
gocode gomod
戈雷图恩
戈林特
C:\Users\berth\go\src\github.com\bertojoris\ginbro\handlers>已完成运行工具:C:\go\bin\go.exe build-i-o C:\Users\berth\AppData\Local\Temp\vscode-go8ZWFLb\go代码检查github.com\bertojoris\ginbro\handlers
C:\Users\berth\go\src\github.com\berthojoris\ginbro\handlers>已完成运行的工具:C:\go\bin\go.exe vet./。。。
安装github.com/mdempsky/gocode失败
安装github.com/ramya-rao-a/go-outline失败
安装github.com/acroca/go-symbols失败
安装golang.org/x/tools/cmd/guru失败
安装golang.org/x/tools/cmd/gorename失败
安装github.com/stamblerre/gocode失败
安装github.com/sqs/goreturns失败
安装golang.org/x/lint/golint失败
8个工具安装失败。
gocode:
错误:命令失败:C:\Go\bin\Go.exe get-u-v github.com/mdempsky/gocode
github.com/mdempsky/gocode(下载)
#cd C:\Users\berth\go\src\github.com\mdempsky\gocode;git pull--仅限ff
当前分支没有跟踪信息。
请指定要与哪个分支合并。
有关详细信息,请参见git pull(1)。
吉特拉力
如果您希望为此分支设置跟踪信息,可以通过以下方式进行设置:
git分支——将上游设置为=原点/主节点
包github.com/mdempsky/gocode:退出状态1
github.com/mdempsky/gocode(下载)
#cd C:\Users\berth\go\src\github.com\mdempsky\gocode;git pull--仅限ff
当前分支没有跟踪信息。
请指定要与哪个分支合并。
有关详细信息,请参见git pull(1)。
吉特拉力
如果您希望为此分支设置跟踪信息,可以通过以下方式进行设置:
git分支——将上游设置为=原点/主节点
包github.com/mdempsky/gocode:退出状态1
转到大纲:
错误:命令失败:C:\Go\bin\Go.exe get-u-v github.com/ramya-rao-a/Go-outline
github.com/ramya-rao-a/go-outline(下载)
吸引https://golang.org/x/tools/go/buildutil?go-get=1
从中解析元标记https://golang.org/x/tools/go/buildutil?go-get=1(状态代码200)
get“golang.org/x/tools/go/buildutil”:找到元标记get.metaImport{前缀:“golang.org/x/tools”,VCS:“git”,repoot:https://go.googlesource.com/tools“}在https://golang.org/x/tools/go/buildutil?go-get=1
获取“golang.org/x/tools/go/buildutil”:验证非权威元标记
吸引https://golang.org/x/tools?go-get=1
从中解析元标记https://golang.org/x/tools?go-get=1(状态代码200)
golang.org/x/tools(下载)
#cd C:\Users\berth\go\src\golang.org\x\tools;git pull--仅限ff
当前分支没有跟踪信息。
请指定要与哪个分支合并。
有关详细信息,请参见git pull(1)。
吉特拉力
如果您希望为此分支设置跟踪信息,可以通过以下方式进行设置:
git分支——将上游设置为=原点/主节点
包golang.org/x/tools/go/buildutil:退出状态1
github.com/ramya-rao-a/go-outline(下载)
吸引https://golang.org/x/tools/go/buildutil?go-get=1
从中解析元标记https://golang.org/x/tools/go/buildutil?go-get=1(状态代码200)
get“golang.org/x/tools/go/buildutil”:找到元标记get.metaImport{前缀:“golang.org/x/tools”,VCS:“git”,repoot:https://go.googlesource.com/tools“}在https://golang.org/x/tools/go/buildutil?go-get=1
获取“golang.org/x/tools/go/buildutil”:验证非权威元标记
吸引https://golang.org/x/tools?go-get=1
从中解析元标记https://golang.org/x/tools?go-get=1(状态代码200)
golang.org/x/tools(下载)
#cd C:\Users\berth\go\src\golang.org\x\tools;git pull--仅限ff
当前分支没有跟踪信息。
请指定要与哪个分支合并。
有关详细信息,请参见git pull(1)。
吉特拉力
如果您希望为此分支设置跟踪信息,可以通过以下方式进行设置:
git分支——将上游设置为=原点/主节点
包golang.org/x/tools/go/buildutil:退出状态1
围棋符号:
错误:命令失败:C:\Go\bin\Go.exe get-u-v github.com/acroca/Go-symbols
github.com/acroca/go-symbols(下载)
吸引https://golang.org/x/tools/go/buildutil?go-get=1
从中解析元标记https://golang.org/x/tools/go/buildutil?go-get=1(状态代码200)
get“golang.org/x/tools/go/buildutil”:找到元标记get.metaImport{前缀:“golang.org/x/tools”,VCS:“git”,repoot:https://go.googlesource.com/tools“}在https://golang.org/x/tools/go/buildutil?go-get=1
获取“golang.org/x/tools/go/buildutil”:验证非权威元标记
吸引https://golang.org/x/tools?go-get=1
从中解析元标记https://golang.org/x/tools?go-get=1(状态代码200)
golang.org/x/tools(下载)
#cd C:\Users\berth\go\src\golang.org\x\tools;git pull--仅限ff
当前分支没有跟踪信息。
请指定要与哪个分支合并。
有关详细信息,请参见git pull(1)。
吉特拉力
如果您希望为此分支设置跟踪信息,可以通过以下方式进行设置:
git分支——将上游设置为=原点/主节点
包golang.org/x/tools/go/buildutil:退出状态1
github.com/acroca/go-symbols(下载)
吸引https://golang.org/x/tools/go/buildutil?go-get=1
从中解析元标记https://golang.org/x/tools/go/buildutil?go-get=1(状态代码200)
get“golang.org/x/tools/go/buildutil”:找到元标记get.metaImport{前缀:“golang.org/x/tools”,VCS:“git”,repoot:https://go.googlesource.com/tools“}在https://golang.org/x/tools/go/buildutil?go-get=1
获取“golang.org/x/tools/go/buildutil”:验证非权威元标记
吸引https://golang.or