fe6b959f创建于 2023年1月29日历史提交
# Auto generated binary variables helper managed by https://github.com/bwplotka/bingo v0.7. DO NOT EDIT.
# All tools are designed to be build inside $GOBIN.
# Those variables will work only until 'bingo get' was invoked, or if tools were installed via Makefile's Variables.mk.
GOBIN=${GOBIN:=$(go env GOBIN)}

if [ -z "$GOBIN" ]; then
	GOBIN="$(go env GOPATH)/bin"
fi


BINGO="${GOBIN}/bingo-v0.5.2"

COPYRIGHT="${GOBIN}/copyright-v0.0.0-20220225185207-fe763185946b"

FAILLINT="${GOBIN}/faillint-v1.11.0"

GOIMPORTS="${GOBIN}/goimports-v0.0.0-20200526224456-8b020aee10d2"

GOLANGCI_LINT="${GOBIN}/golangci-lint-v1.46.2"

MDOX="${GOBIN}/mdox-v0.9.0"