Skip to content
This repository was archived by the owner on May 9, 2021. It is now read-only.
This repository was archived by the owner on May 9, 2021. It is now read-only.

Unexpected module path #436

Closed
Closed
@bill-rich

Description

@bill-rich

Unable to fetch golang/lint because of unexpected module path error.

go get -u golang.org/x/lint
go: finding golang.org/x/lint latest
go: finding golang.org/x/sync latest
go: finding google.golang.org/genproto latest
go: finding golang.org/x/net latest
go: finding github.com/golang/glog latest
go: finding golang.org/x/tools latest
go: finding github.com/golang/lint latest
go: github.com/golang/lint@v0.0.0-20190227174305-5b3e6a55c961: parsing go.mod: unexpected module path "golang.org/x/lint"
go: finding golang.org/x/exp latest
go: finding golang.org/x/oauth2 latest
go: finding honnef.co/go/tools latest
go: finding golang.org/x/sys latest
go get: error loading module requirements

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions