VERSION := $(shell cat ./VERSION) build: go build -ldflags="-s -w" release: