Golang compile avec une variable injectée

go build -ldflags "-X main.InternalVarName=$BASH_VAR_NAME"
Splendid-est Swan