mirror of
https://github.com/weaveworks/scope.git
synced 2026-03-03 10:11:03 +00:00
After updating build-tools, I got new errors: > ./tools/lint: line 134: hclfmt: command not found > go install net: open /usr/local/go/pkg/linux_amd64_race/net.a: > permission denied This patch works around that by doing the same thing as: https://github.com/weaveworks/build-tools/pull/44/files