-
Notifications
You must be signed in to change notification settings - Fork 6
/
variables.env
36 lines (20 loc) · 896 Bytes
/
variables.env
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
# Auto generated binary variables helper managed by https://github.com/bwplotka/bingo v0.9. 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
CMCTL="${GOBIN}/cmctl-v2.1.1"
COPYRIGHT="${GOBIN}/copyright-v0.0.0-20230505153745-6b7392939a60"
GOFUMPT="${GOBIN}/gofumpt-v0.7.0"
GOIMPORTS="${GOBIN}/goimports-v0.28.0"
GOLANGCI_LINT="${GOBIN}/golangci-lint-v1.62.2"
GORELEASER="${GOBIN}/goreleaser-v1.26.2"
GRR="${GOBIN}/grr-v0.6.1"
JB="${GOBIN}/jb-v0.6.0"
JSONNETFMT="${GOBIN}/jsonnetfmt-v0.20.0"
K3D="${GOBIN}/k3d-v5.7.5"
KUSTOMIZE="${GOBIN}/kustomize-v5.5.0"
MIXTOOL="${GOBIN}/mixtool-v0.0.0-20241211183131-19f2a69f1d6e"
UPDATECLI="${GOBIN}/updatecli-v0.89.0"