et "golang.org/x/tools/internal/lsp/regtest": verifying non-authoritative meta tag
get "golang.org/x/tools/internal/stack": found meta tag get.metaImport{Prefix:"golang.org/x/tools", VCS:"git", RepoRoot:"https://go.googlesource.com/tools"} at //golang.org/x/tools/internal/stack?go-get=1
get "golang.org/x/tools/internal/stack": verifying non-authoritative meta tag
get "golang.org/x/tools/internal/stack/gostacks": found meta tag get.metaImport{Prefix:"golang.org/x/tools", VCS:"git", RepoRoot:"https://go.googlesource.com/tools"} at //golang.org/x/tools/internal/stack/gostacks?go-get=1
get "golang.org/x/tools/internal/stack/gostacks": verifying non-authoritative meta tag
get "golang.org/x/tools/internal/stack/stacktest": found meta tag get.metaImport{Prefix:"golang.org/x/tools", VCS:"git", RepoRoot:"https://go.googlesource.com/tools"} at //golang.org/x/tools/internal/stack/stacktest?go-get=1
get "golang.org/x/tools/internal/stack/stacktest": verifying non-authoritative meta tag
open /var/folders/z0/_qxnvkt90kn73_d2qt42jnlc0000gn/T/go-build614940412/b126/exe/a.out: permission denied
I'm currently running a deep virus scan on my Mac but this is the first time i have come across this updating tools
not sure if its a false positive?
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
go get -u -v golang.org/x/tools/...
What did you expect to see?
clean install of go support tools
What did you see instead?
et "golang.org/x/tools/internal/lsp/regtest": verifying non-authoritative meta tag get "golang.org/x/tools/internal/stack": found meta tag get.metaImport{Prefix:"golang.org/x/tools", VCS:"git", RepoRoot:"https://go.googlesource.com/tools"} at //golang.org/x/tools/internal/stack?go-get=1 get "golang.org/x/tools/internal/stack": verifying non-authoritative meta tag get "golang.org/x/tools/internal/stack/gostacks": found meta tag get.metaImport{Prefix:"golang.org/x/tools", VCS:"git", RepoRoot:"https://go.googlesource.com/tools"} at //golang.org/x/tools/internal/stack/gostacks?go-get=1 get "golang.org/x/tools/internal/stack/gostacks": verifying non-authoritative meta tag get "golang.org/x/tools/internal/stack/stacktest": found meta tag get.metaImport{Prefix:"golang.org/x/tools", VCS:"git", RepoRoot:"https://go.googlesource.com/tools"} at //golang.org/x/tools/internal/stack/stacktest?go-get=1 get "golang.org/x/tools/internal/stack/stacktest": verifying non-authoritative meta tag open /var/folders/z0/_qxnvkt90kn73_d2qt42jnlc0000gn/T/go-build614940412/b126/exe/a.out: permission denied I'm currently running a deep virus scan on my Mac but this is the first time i have come across this updating tools not sure if its a false positive?