ramya-rao-a / go-outline

Utility to extract JSON representation of declarations from a Go source file
MIT License
143 stars 57 forks source link

NOT ABLE TO INSTALL GO TOOLS #8

Open hemanth-gopal opened 5 years ago

hemanth-gopal commented 5 years ago

This is what it shows up when i try to install it. I have tried everything possible to install. Please help.

Installing 12 tools at C:\Users\hemanth1.g\go\bin gocode gopkgs go-outline go-symbols guru gorename dlv gocode-gomod godef godef-gomod goreturns golint

Installing github.com/mdempsky/gocode FAILED Installing github.com/uudashr/gopkgs/cmd/gopkgs 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/derekparker/delve/cmd/dlv FAILED Installing github.com/stamblerre/gocode FAILED Installing github.com/rogpeppe/godef FAILED Installing github.com/ianthehat/godef FAILED Installing github.com/sqs/goreturns FAILED Installing golang.org/x/lint/golint FAILED

12 tools failed to install.

gocode: Error: Command failed: C:\Go\bin\go.exe get -u -v github.com/mdempsky/gocode package github.com/mdempsky/gocode: directory "C:\Users\hemanth1.g\go\src\github.com\mdempsky\gocode" is not using a known version control system package github.com/mdempsky/gocode: directory "C:\Users\hemanth1.g\go\src\github.com\mdempsky\gocode" is not using a known version control system

gopkgs: Error: Command failed: C:\Go\bin\go.exe get -u -v github.com/uudashr/gopkgs/cmd/gopkgs github.com/uudashr/gopkgs (download) package github.com/uudashr/gopkgs/cmd/gopkgs: C:\Users\hemanth1.g\go\src\github.com\uudashr\gopkgs exists but C:\Users\hemanth1.g\go\src\github.com\uudashr\gopkgs.git does not - stale checkout? github.com/uudashr/gopkgs (download) package github.com/uudashr/gopkgs/cmd/gopkgs: C:\Users\hemanth1.g\go\src\github.com\uudashr\gopkgs exists but C:\Users\hemanth1.g\go\src\github.com\uudashr\gopkgs.git does not - stale checkout?

go-outline: Error: Command failed: C:\Go\bin\go.exe get -u -v github.com/ramya-rao-a/go-outline package github.com/ramya-rao-a/go-outline: directory "C:\Users\hemanth1.g\go\src\github.com\ramya-rao-a\go-outline" is not using a known version control system package github.com/ramya-rao-a/go-outline: directory "C:\Users\hemanth1.g\go\src\github.com\ramya-rao-a\go-outline" is not using a known version control system

go-symbols: Error: Command failed: C:\Go\bin\go.exe get -u -v github.com/acroca/go-symbols package github.com/acroca/go-symbols: directory "C:\Users\hemanth1.g\go\src\github.com\acroca\go-symbols" is not using a known version control system package github.com/acroca/go-symbols: directory "C:\Users\hemanth1.g\go\src\github.com\acroca\go-symbols" is not using a known version control system

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) Fetching https://golang.org/x/tools/cmd/guru/serial?go-get=1 Parsing meta tags from https://golang.org/x/tools/cmd/guru/serial?go-get=1 (status code 200) get "golang.org/x/tools/cmd/guru/serial": 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/serial?go-get=1 get "golang.org/x/tools/cmd/guru/serial": verifying non-authoritative meta tag 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/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/callgraph?go-get=1 Parsing meta tags from https://golang.org/x/tools/go/callgraph?go-get=1 (status code 200) get "golang.org/x/tools/go/callgraph": 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/callgraph?go-get=1 get "golang.org/x/tools/go/callgraph": verifying non-authoritative meta tag Fetching https://golang.org/x/tools/go/ssa?go-get=1 Parsing meta tags from https://golang.org/x/tools/go/ssa?go-get=1 (status code 200) get "golang.org/x/tools/go/ssa": 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/ssa?go-get=1 get "golang.org/x/tools/go/ssa": verifying non-authoritative meta tag Fetching https://golang.org/x/tools/go/types/typeutil?go-get=1 Parsing meta tags from https://golang.org/x/tools/go/types/typeutil?go-get=1 (status code 200) get "golang.org/x/tools/go/types/typeutil": 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/types/typeutil?go-get=1 get "golang.org/x/tools/go/types/typeutil": verifying non-authoritative meta tag Fetching https://golang.org/x/tools/go/callgraph/static?go-get=1 Parsing meta tags from https://golang.org/x/tools/go/callgraph/static?go-get=1 (status code 200) get "golang.org/x/tools/go/callgraph/static": 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/callgraph/static?go-get=1 get "golang.org/x/tools/go/callgraph/static": verifying non-authoritative meta tag Fetching https://golang.org/x/tools/go/ssa/ssautil?go-get=1 Parsing meta tags from https://golang.org/x/tools/go/ssa/ssautil?go-get=1 (status code 200) get "golang.org/x/tools/go/ssa/ssautil": 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/ssa/ssautil?go-get=1 get "golang.org/x/tools/go/ssa/ssautil": verifying non-authoritative meta tag Fetching https://golang.org/x/tools/go/loader?go-get=1 Parsing meta tags from https://golang.org/x/tools/go/loader?go-get=1 (status code 200) get "golang.org/x/tools/go/loader": 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/loader?go-get=1 get "golang.org/x/tools/go/loader": verifying non-authoritative meta tag Fetching https://golang.org/x/tools/go/internal/cgo?go-get=1 Parsing meta tags from https://golang.org/x/tools/go/internal/cgo?go-get=1 (status code 200) get "golang.org/x/tools/go/internal/cgo": 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/internal/cgo?go-get=1 get "golang.org/x/tools/go/internal/cgo": verifying non-authoritative meta tag 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/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 Fetching https://golang.org/x/tools/go/internal/gcimporter?go-get=1 Parsing meta tags from https://golang.org/x/tools/go/internal/gcimporter?go-get=1 (status code 200) get "golang.org/x/tools/go/internal/gcimporter": 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/internal/gcimporter?go-get=1 get "golang.org/x/tools/go/internal/gcimporter": verifying non-authoritative meta tag Fetching https://golang.org/x/tools/internal/gopathwalk?go-get=1 Parsing meta tags from https://golang.org/x/tools/internal/gopathwalk?go-get=1 (status code 200) get "golang.org/x/tools/internal/gopathwalk": found meta tag get.metaImport{Prefix:"golang.org/x/tools", VCS:"git", RepoRoot:"https://go.googlesource.com/tools"} at https://golang.org/x/tools/internal/gopathwalk?go-get=1 get "golang.org/x/tools/internal/gopathwalk": verifying non-authoritative meta tag Fetching https://golang.org/x/tools/internal/fastwalk?go-get=1 Parsing meta tags from https://golang.org/x/tools/internal/fastwalk?go-get=1 (status code 200) get "golang.org/x/tools/internal/fastwalk": found meta tag get.metaImport{Prefix:"golang.org/x/tools", VCS:"git", RepoRoot:"https://go.googlesource.com/tools"} at https://golang.org/x/tools/internal/fastwalk?go-get=1 get "golang.org/x/tools/internal/fastwalk": verifying non-authoritative meta tag Fetching https://golang.org/x/tools/internal/semver?go-get=1 Parsing meta tags from https://golang.org/x/tools/internal/semver?go-get=1 (status code 200) get "golang.org/x/tools/internal/semver": found meta tag get.metaImport{Prefix:"golang.org/x/tools", VCS:"git", RepoRoot:"https://go.googlesource.com/tools"} at https://golang.org/x/tools/internal/semver?go-get=1 get "golang.org/x/tools/internal/semver": verifying non-authoritative meta tag Fetching https://golang.org/x/tools/go/pointer?go-get=1 Parsing meta tags from https://golang.org/x/tools/go/pointer?go-get=1 (status code 200) get "golang.org/x/tools/go/pointer": 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/pointer?go-get=1 get "golang.org/x/tools/go/pointer": verifying non-authoritative meta tag Fetching https://golang.org/x/tools/container/intsets?go-get=1 Parsing meta tags from https://golang.org/x/tools/container/intsets?go-get=1 (status code 200) get "golang.org/x/tools/container/intsets": found meta tag get.metaImport{Prefix:"golang.org/x/tools", VCS:"git", RepoRoot:"https://go.googlesource.com/tools"} at https://golang.org/x/tools/container/intsets?go-get=1 get "golang.org/x/tools/container/intsets": verifying non-authoritative meta tag 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/refactor/importgraph?go-get=1 Parsing meta tags from https://golang.org/x/tools/refactor/importgraph?go-get=1 (status code 200) get "golang.org/x/tools/refactor/importgraph": found meta tag get.metaImport{Prefix:"golang.org/x/tools", VCS:"git", RepoRoot:"https://go.googlesource.com/tools"} at https://golang.org/x/tools/refactor/importgraph?go-get=1 get "golang.org/x/tools/refactor/importgraph": verifying non-authoritative meta tag

golang.org/x/tools/cmd/guru

C:\Go\pkg\tool\windows_amd64\link.exe: cannot create $WORK\b001\exe\a.out.exe: open $WORK\b001\exe\a.out.exe: Access is denied. 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) Fetching https://golang.org/x/tools/cmd/guru/serial?go-get=1 Parsing meta tags from https://golang.org/x/tools/cmd/guru/serial?go-get=1 (status code 200) get "golang.org/x/tools/cmd/guru/serial": 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/serial?go-get=1 get "golang.org/x/tools/cmd/guru/serial": verifying non-authoritative meta tag 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/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/callgraph?go-get=1 Parsing meta tags from https://golang.org/x/tools/go/callgraph?go-get=1 (status code 200) get "golang.org/x/tools/go/callgraph": 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/callgraph?go-get=1 get "golang.org/x/tools/go/callgraph": verifying non-authoritative meta tag Fetching https://golang.org/x/tools/go/ssa?go-get=1 Parsing meta tags from https://golang.org/x/tools/go/ssa?go-get=1 (status code 200) get "golang.org/x/tools/go/ssa": 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/ssa?go-get=1 get "golang.org/x/tools/go/ssa": verifying non-authoritative meta tag Fetching https://golang.org/x/tools/go/types/typeutil?go-get=1 Parsing meta tags from https://golang.org/x/tools/go/types/typeutil?go-get=1 (status code 200) get "golang.org/x/tools/go/types/typeutil": 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/types/typeutil?go-get=1 get "golang.org/x/tools/go/types/typeutil": verifying non-authoritative meta tag Fetching https://golang.org/x/tools/go/callgraph/static?go-get=1 Parsing meta tags from https://golang.org/x/tools/go/callgraph/static?go-get=1 (status code 200) get "golang.org/x/tools/go/callgraph/static": 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/callgraph/static?go-get=1 get "golang.org/x/tools/go/callgraph/static": verifying non-authoritative meta tag Fetching https://golang.org/x/tools/go/ssa/ssautil?go-get=1 Parsing meta tags from https://golang.org/x/tools/go/ssa/ssautil?go-get=1 (status code 200) get "golang.org/x/tools/go/ssa/ssautil": 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/ssa/ssautil?go-get=1 get "golang.org/x/tools/go/ssa/ssautil": verifying non-authoritative meta tag Fetching https://golang.org/x/tools/go/loader?go-get=1 Parsing meta tags from https://golang.org/x/tools/go/loader?go-get=1 (status code 200) get "golang.org/x/tools/go/loader": 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/loader?go-get=1 get "golang.org/x/tools/go/loader": verifying non-authoritative meta tag Fetching https://golang.org/x/tools/go/internal/cgo?go-get=1 Parsing meta tags from https://golang.org/x/tools/go/internal/cgo?go-get=1 (status code 200) get "golang.org/x/tools/go/internal/cgo": 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/internal/cgo?go-get=1 get "golang.org/x/tools/go/internal/cgo": verifying non-authoritative meta tag 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/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 Fetching https://golang.org/x/tools/go/internal/gcimporter?go-get=1 Parsing meta tags from https://golang.org/x/tools/go/internal/gcimporter?go-get=1 (status code 200) get "golang.org/x/tools/go/internal/gcimporter": 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/internal/gcimporter?go-get=1 get "golang.org/x/tools/go/internal/gcimporter": verifying non-authoritative meta tag Fetching https://golang.org/x/tools/internal/gopathwalk?go-get=1 Parsing meta tags from https://golang.org/x/tools/internal/gopathwalk?go-get=1 (status code 200) get "golang.org/x/tools/internal/gopathwalk": found meta tag get.metaImport{Prefix:"golang.org/x/tools", VCS:"git", RepoRoot:"https://go.googlesource.com/tools"} at https://golang.org/x/tools/internal/gopathwalk?go-get=1 get "golang.org/x/tools/internal/gopathwalk": verifying non-authoritative meta tag Fetching https://golang.org/x/tools/internal/fastwalk?go-get=1 Parsing meta tags from https://golang.org/x/tools/internal/fastwalk?go-get=1 (status code 200) get "golang.org/x/tools/internal/fastwalk": found meta tag get.metaImport{Prefix:"golang.org/x/tools", VCS:"git", RepoRoot:"https://go.googlesource.com/tools"} at https://golang.org/x/tools/internal/fastwalk?go-get=1 get "golang.org/x/tools/internal/fastwalk": verifying non-authoritative meta tag Fetching https://golang.org/x/tools/internal/semver?go-get=1 Parsing meta tags from https://golang.org/x/tools/internal/semver?go-get=1 (status code 200) get "golang.org/x/tools/internal/semver": found meta tag get.metaImport{Prefix:"golang.org/x/tools", VCS:"git", RepoRoot:"https://go.googlesource.com/tools"} at https://golang.org/x/tools/internal/semver?go-get=1 get "golang.org/x/tools/internal/semver": verifying non-authoritative meta tag Fetching https://golang.org/x/tools/go/pointer?go-get=1 Parsing meta tags from https://golang.org/x/tools/go/pointer?go-get=1 (status code 200) get "golang.org/x/tools/go/pointer": 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/pointer?go-get=1 get "golang.org/x/tools/go/pointer": verifying non-authoritative meta tag Fetching https://golang.org/x/tools/container/intsets?go-get=1 Parsing meta tags from https://golang.org/x/tools/container/intsets?go-get=1 (status code 200) get "golang.org/x/tools/container/intsets": found meta tag get.metaImport{Prefix:"golang.org/x/tools", VCS:"git", RepoRoot:"https://go.googlesource.com/tools"} at https://golang.org/x/tools/container/intsets?go-get=1 get "golang.org/x/tools/container/intsets": verifying non-authoritative meta tag 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/refactor/importgraph?go-get=1 Parsing meta tags from https://golang.org/x/tools/refactor/importgraph?go-get=1 (status code 200) get "golang.org/x/tools/refactor/importgraph": found meta tag get.metaImport{Prefix:"golang.org/x/tools", VCS:"git", RepoRoot:"https://go.googlesource.com/tools"} at https://golang.org/x/tools/refactor/importgraph?go-get=1 get "golang.org/x/tools/refactor/importgraph": verifying non-authoritative meta tag

golang.org/x/tools/cmd/guru

C:\Go\pkg\tool\windows_amd64\link.exe: cannot create $WORK\b001\exe\a.out.exe: open $WORK\b001\exe\a.out.exe: Access is denied.

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) 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/refactor/rename?go-get=1 Parsing meta tags from https://golang.org/x/tools/refactor/rename?go-get=1 (status code 200) get "golang.org/x/tools/refactor/rename": found meta tag get.metaImport{Prefix:"golang.org/x/tools", VCS:"git", RepoRoot:"https://go.googlesource.com/tools"} at https://golang.org/x/tools/refactor/rename?go-get=1 get "golang.org/x/tools/refactor/rename": verifying non-authoritative meta tag 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/loader?go-get=1 Parsing meta tags from https://golang.org/x/tools/go/loader?go-get=1 (status code 200) get "golang.org/x/tools/go/loader": 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/loader?go-get=1 get "golang.org/x/tools/go/loader": verifying non-authoritative meta tag Fetching https://golang.org/x/tools/go/internal/cgo?go-get=1 Parsing meta tags from https://golang.org/x/tools/go/internal/cgo?go-get=1 (status code 200) get "golang.org/x/tools/go/internal/cgo": 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/internal/cgo?go-get=1 get "golang.org/x/tools/go/internal/cgo": verifying non-authoritative meta tag Fetching https://golang.org/x/tools/go/types/typeutil?go-get=1 Parsing meta tags from https://golang.org/x/tools/go/types/typeutil?go-get=1 (status code 200) get "golang.org/x/tools/go/types/typeutil": 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/types/typeutil?go-get=1 get "golang.org/x/tools/go/types/typeutil": verifying non-authoritative meta tag Fetching https://golang.org/x/tools/refactor/importgraph?go-get=1 Parsing meta tags from https://golang.org/x/tools/refactor/importgraph?go-get=1 (status code 200) get "golang.org/x/tools/refactor/importgraph": found meta tag get.metaImport{Prefix:"golang.org/x/tools", VCS:"git", RepoRoot:"https://go.googlesource.com/tools"} at https://golang.org/x/tools/refactor/importgraph?go-get=1 get "golang.org/x/tools/refactor/importgraph": verifying non-authoritative meta tag Fetching https://golang.org/x/tools/refactor/satisfy?go-get=1 Parsing meta tags from https://golang.org/x/tools/refactor/satisfy?go-get=1 (status code 200) get "golang.org/x/tools/refactor/satisfy": found meta tag get.metaImport{Prefix:"golang.org/x/tools", VCS:"git", RepoRoot:"https://go.googlesource.com/tools"} at https://golang.org/x/tools/refactor/satisfy?go-get=1 get "golang.org/x/tools/refactor/satisfy": verifying non-authoritative meta tag

golang.org/x/tools/cmd/gorename

C:\Go\pkg\tool\windows_amd64\link.exe: cannot create $WORK\b001\exe\a.out.exe: open $WORK\b001\exe\a.out.exe: Access is denied. 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) 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/refactor/rename?go-get=1 Parsing meta tags from https://golang.org/x/tools/refactor/rename?go-get=1 (status code 200) get "golang.org/x/tools/refactor/rename": found meta tag get.metaImport{Prefix:"golang.org/x/tools", VCS:"git", RepoRoot:"https://go.googlesource.com/tools"} at https://golang.org/x/tools/refactor/rename?go-get=1 get "golang.org/x/tools/refactor/rename": verifying non-authoritative meta tag 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/loader?go-get=1 Parsing meta tags from https://golang.org/x/tools/go/loader?go-get=1 (status code 200) get "golang.org/x/tools/go/loader": 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/loader?go-get=1 get "golang.org/x/tools/go/loader": verifying non-authoritative meta tag Fetching https://golang.org/x/tools/go/internal/cgo?go-get=1 Parsing meta tags from https://golang.org/x/tools/go/internal/cgo?go-get=1 (status code 200) get "golang.org/x/tools/go/internal/cgo": 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/internal/cgo?go-get=1 get "golang.org/x/tools/go/internal/cgo": verifying non-authoritative meta tag Fetching https://golang.org/x/tools/go/types/typeutil?go-get=1 Parsing meta tags from https://golang.org/x/tools/go/types/typeutil?go-get=1 (status code 200) get "golang.org/x/tools/go/types/typeutil": 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/types/typeutil?go-get=1 get "golang.org/x/tools/go/types/typeutil": verifying non-authoritative meta tag Fetching https://golang.org/x/tools/refactor/importgraph?go-get=1 Parsing meta tags from https://golang.org/x/tools/refactor/importgraph?go-get=1 (status code 200) get "golang.org/x/tools/refactor/importgraph": found meta tag get.metaImport{Prefix:"golang.org/x/tools", VCS:"git", RepoRoot:"https://go.googlesource.com/tools"} at https://golang.org/x/tools/refactor/importgraph?go-get=1 get "golang.org/x/tools/refactor/importgraph": verifying non-authoritative meta tag Fetching https://golang.org/x/tools/refactor/satisfy?go-get=1 Parsing meta tags from https://golang.org/x/tools/refactor/satisfy?go-get=1 (status code 200) get "golang.org/x/tools/refactor/satisfy": found meta tag get.metaImport{Prefix:"golang.org/x/tools", VCS:"git", RepoRoot:"https://go.googlesource.com/tools"} at https://golang.org/x/tools/refactor/satisfy?go-get=1 get "golang.org/x/tools/refactor/satisfy": verifying non-authoritative meta tag

golang.org/x/tools/cmd/gorename

C:\Go\pkg\tool\windows_amd64\link.exe: cannot create $WORK\b001\exe\a.out.exe: open $WORK\b001\exe\a.out.exe: Access is denied.

dlv: Error: Command failed: C:\Go\bin\go.exe get -u -v github.com/derekparker/delve/cmd/dlv github.com/derekparker/delve (download) package github.com/derekparker/delve/cmd/dlv: C:\Users\hemanth1.g\go\src\github.com\derekparker\delve exists but C:\Users\hemanth1.g\go\src\github.com\derekparker\delve.git does not - stale checkout? github.com/derekparker/delve (download) package github.com/derekparker/delve/cmd/dlv: C:\Users\hemanth1.g\go\src\github.com\derekparker\delve exists but C:\Users\hemanth1.g\go\src\github.com\derekparker\delve.git does not - stale checkout?

gocode-gomod: Error: Command failed: C:\Go\bin\go.exe get -u -v -d github.com/stamblerre/gocode package github.com/stamblerre/gocode: directory "C:\Users\hemanth1.g\go\src\github.com\stamblerre\gocode" is not using a known version control system package github.com/stamblerre/gocode: directory "C:\Users\hemanth1.g\go\src\github.com\stamblerre\gocode" is not using a known version control system

godef: Error: Command failed: C:\Go\bin\go.exe get -u -v github.com/rogpeppe/godef

cd C:\Users\hemanth1.g\go\src\github.com\rogpeppe\godef; git config remote.origin.url

exit status 1github.com/rogpeppe/godef (download)

cd C:\Users\hemanth1.g\go\src\github.com\rogpeppe\godef; 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=<remote>/<branch> master

package github.com/rogpeppe/godef: exit status 1

cd C:\Users\hemanth1.g\go\src\github.com\rogpeppe\godef; git config remote.origin.url

exit status 1github.com/rogpeppe/godef (download)

cd C:\Users\hemanth1.g\go\src\github.com\rogpeppe\godef; 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=<remote>/<branch> master

package github.com/rogpeppe/godef: exit status 1

godef-gomod: Error: Command failed: C:\Go\bin\go.exe get -u -v -d github.com/ianthehat/godef github.com/ianthehat/godef (download)

cd C:\Users\hemanth1.g\go\src\github.com\ianthehat\godef; git pull --ff-only

From https://github.com/ianthehat/godef

goreturns: Error: Command failed: C:\Go\bin\go.exe get -u -v github.com/sqs/goreturns package github.com/sqs/goreturns: directory "C:\Users\hemanth1.g\go\src\github.com\sqs\goreturns" is not using a known version control system package github.com/sqs/goreturns: directory "C:\Users\hemanth1.g\go\src\github.com\sqs\goreturns" is not using a known version control system

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) 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 Fetching https://golang.org/x/tools/go/internal/gcimporter?go-get=1 Parsing meta tags from https://golang.org/x/tools/go/internal/gcimporter?go-get=1 (status code 200) get "golang.org/x/tools/go/internal/gcimporter": 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/internal/gcimporter?go-get=1 get "golang.org/x/tools/go/internal/gcimporter": verifying non-authoritative meta tag

golang.org/x/lint/golint

C:\Go\pkg\tool\windows_amd64\link.exe: cannot create $WORK\b001\exe\a.out.exe: open $WORK\b001\exe\a.out.exe: Access is denied. 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) 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 Fetching https://golang.org/x/tools/go/internal/gcimporter?go-get=1 Parsing meta tags from https://golang.org/x/tools/go/internal/gcimporter?go-get=1 (status code 200) get "golang.org/x/tools/go/internal/gcimporter": 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/internal/gcimporter?go-get=1 get "golang.org/x/tools/go/internal/gcimporter": verifying non-authoritative meta tag

golang.org/x/lint/golint

C:\Go\pkg\tool\windows_amd64\link.exe: cannot create $WORK\b001\exe\a.out.exe: open $WORK\b001\exe\a.out.exe: Access is denied.