Hi Leo, On Tue, 26 May 2020 12:24:22 -0400 Leo Famulari wrote: > It's probably not worth adding a linter check for this, because everyone > should be using the go-build-system for their Go packages, and if it > doesn't work, that's a bug in the build system, not in the package Hmm, but runc--the culprit here--does use go-build-system and still retains a go reference erroneously.