open-nomad/tools
Seth Hoenig 7a6a7e4da1 build: install buf during bootstrap
Previously installing buf was left out of `make bootstrap` because it
had conflicts with the `tools/go.mod` file and dependencies used by
other tools. With Go 1.16 we eliminated that `go.mod` file, and can
now just install `buf` with `go install` like everything else.
2021-04-06 09:42:44 -06:00
..
buf build: install buf during bootstrap 2021-04-06 09:42:44 -06:00
ec2info env_aws: get ec2 cpu perf data from AWS API 2020-10-08 12:01:09 -05:00
go.mod use `go install` for tools 2021-03-09 14:26:44 -05:00
go.sum use `go install` for tools 2021-03-09 14:26:44 -05:00