Skip to content

Error while getting dependency #21

@divyanshidm

Description

@divyanshidm

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions