-
Notifications
You must be signed in to change notification settings - Fork 82
Open
Description
I am getting error installing using this command: $ go get code.google.com/p/go.tools/cmd/cover
go get code.google.com/p/go.tools/cmd/cover: unrecognized import path "code.google.com/p/go.tools/cmd/cover" (parse https://code.google.com/p/go.tools/cmd/cover?go-get=1: no go-import
meta tags (meta tag github.com/golang/go did not match import path code.google.com/p/go.tools/cmd/cover))
I tried installing with this and it worked: go get golang.org/x/tools/cmd/cover
Is this the correct path? If yes, then can you update it in your repo?
supreetd21, tsyber1an and emirotprichrd
Metadata
Metadata
Assignees
Labels
No labels