GoLand IDEA unable to index kubernetes codebase

GoLand has been indexing the kubernetes codebase for like days and I am unable to use some of the features. I updated to go1.13

The error I see in the run terminal

go list -m: can't compute 'all' using the vendor directory
	(Use -mod=mod or -mod=readonly to bypass.)

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.