const go/build.IgnoreVendor
3 uses
go/build (current package)
build.go#L405: IgnoreVendor
build.go#L647: if mode&IgnoreVendor == 0 && srcDir != "" {
build.go#L1080: if mode&AllowBinary != 0 || mode&IgnoreVendor != 0 ||
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)