-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Description
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
golangci-lint/pkg/lint/load.go
Line 171 in 692dacb
// it may be an alias, and may be not |
Can you please release a new version?
F21, robbert229, pritishshah, ppapapetrou76, JAicewizard and 2 more
Metadata
Metadata
Assignees
Labels
No labels