Like Prometheus, but for logs.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
loki/operator/.bingo/variables.env

22 lines
620 B

# Auto generated binary variables helper managed by https://github.com/bwplotka/bingo v0.5.1. 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.4.0"
CONTROLLER_GEN="${GOBIN}/controller-gen-v0.5.0"
GOFUMPT="${GOBIN}/gofumpt-v0.1.1"
GOLANGCI_LINT="${GOBIN}/golangci-lint-v1.38.0"
KUSTOMIZE="${GOBIN}/kustomize-v3.8.7"
OPERATOR_SDK="${GOBIN}/operator-sdk-v1.11.0"