Skip to content

go get fails #538

@tamalsaha

Description

@tamalsaha

I tried to run go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.16.0 and got the following error:

go: extracting golang.org/x/text v0.3.2
# github.com/golangci/golangci-lint/pkg/lint
../../../pkg/mod/github.com/golangci/golangci-lint@v1.16.0/pkg/lint/load.go:171:2: duplicate case "golang.org/x/tools/go/packages".LoadAllSyntax (value 991) in switch
	previous case at /home/tamal/go/pkg/mod/golang.org/x/tools@v0.0.0-20190328211700-ab21143f2384/go/packages/packages.go:98

I see that this was fixed in master

// it may be an alias, and may be not

Can you please release a new version?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions