#!/usr/bin/env bash GIT_HASH=$(git rev-parse HEAD) echo "-X main.GitCommit=$GIT_HASH -X main.Version=`cat VERSION` -w -extldflags \"-static\""