41 lines
1.1 KiB
Bash
41 lines
1.1 KiB
Bash
# Auto generated binary variables helper managed by https://github.com/bwplotka/bingo v0.6. 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.6.0"
|
|
|
|
BUF="${GOBIN}/buf-v1.3.1"
|
|
|
|
BUILDIFIER="${GOBIN}/buildifier-v0.0.0-20220323134444-a9f46b2bb3de"
|
|
|
|
CALENS="${GOBIN}/calens-v0.2.0"
|
|
|
|
GO_LICENSES="${GOBIN}/go-licenses-v1.0.1-0.20220408034444-fd2d9ec868aa"
|
|
|
|
GOLANGCI_LINT="${GOBIN}/golangci-lint-v1.47.0"
|
|
|
|
HUGO="${GOBIN}/hugo-v0.94.0"
|
|
|
|
MOCKERY="${GOBIN}/mockery-v2.10.4"
|
|
|
|
MUTAGEN="${GOBIN}/mutagen-v0.13.1"
|
|
|
|
PROTOC_GEN_DOC="${GOBIN}/protoc-gen-doc-v1.5.0"
|
|
|
|
PROTOC_GEN_GO="${GOBIN}/protoc-gen-go-v1.28.0"
|
|
|
|
PROTOC_GEN_MICRO="${GOBIN}/protoc-gen-micro-v1.0.0"
|
|
|
|
PROTOC_GEN_MICROWEB="${GOBIN}/protoc-gen-microweb-v0.0.0-20220407065143-a4a3e07bbb7c"
|
|
|
|
PROTOC_GEN_OPENAPIV2="${GOBIN}/protoc-gen-openapiv2-v2.10.0"
|
|
|
|
REFLEX="${GOBIN}/reflex-v0.3.1"
|
|
|