Граф коммитов

4 Коммитов

Автор SHA1 Сообщение Дата
kimorris27 c54b03cdb2 Have bingo install mockgen from the Uber fork 2024-09-26 09:00:11 -05:00
Steve Kuznetsov 0de9cb15c9
.bingo: use a fork of enumer for compat
The original `enumer` tool is not maintained for the last five years and
does not support newer Go syntax. We can use this fork of the tool that
is getting life support for this reason instead.

Signed-off-by: Steve Kuznetsov <stekuznetsov@microsoft.com>
2024-09-11 06:53:17 -06:00
Amber Brown 590e82881c
Clean up the remainder of `go run` uses of external tools (#3823)
* fix make aro build in onebranch
* just install jq for clean subscription
* move fipsdetect and gojq out of go run/manual go build territory
* install tools for validate-fips and e2e
* add to bin
* copy gojq here too
* go mod tidy
* go mod vendor
2024-09-10 18:28:06 +10:00
Amber Brown c554e98391
Drop some unneccessary dependencies by moving to `bingo` for tooling (#3719)
* Move to using bingo for tools
* go mod vendor
2024-09-05 15:29:19 +10:00