Skip to content
This repository has been archived by the owner on Jun 9, 2020. It is now read-only.

golang linter install failing during docker image build #33

Closed
vinayb21 opened this issue Oct 20, 2018 · 0 comments
Closed

golang linter install failing during docker image build #33

vinayb21 opened this issue Oct 20, 2018 · 0 comments

Comments

@vinayb21
Copy link

vinayb21 commented Oct 20, 2018

Raised an issue in the golang project:
golang/go#28291

Possible cause of this issue:
A recent update 3 days ago in which on line 212 of https://github.com/golang/tools/blob/master/go/internal/gcimporter/bexport.go
was changed to if obj.IsAlias() from if isAlias(obj)

PR for the fix:
golang/tools#52

@kmova kmova closed this as completed Jun 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants