6791172e21
Doing a straight `./...` build results in errors from unvendored package references being picked up in some vendored libraries' `examples/` subdirs. So we'll switch to the recommended `go list | grep -v /vendor/` strategy to determine what to build. |
||
---|---|---|
.. | ||
build.sh | ||
dist.sh | ||
gofmtcheck.sh | ||
travis.sh |