Chore: remove bra and scripts/go from grafana (#51130)

This commit is contained in:
ying-jeanne
2022-06-21 11:08:08 +02:00
committed by GitHub
parent 47abf44224
commit 62531715b3
10 changed files with 48 additions and 91 deletions

View File

@ -8,6 +8,8 @@ if [ -z "$GOBIN" ]; then
fi
BRA="${GOBIN}/bra-v0.0.0-20200517080246-1e3013ecaff8"
DRONE="${GOBIN}/drone-v1.5.0"
GOLANGCI_LINT="${GOBIN}/golangci-lint-v1.40.1"