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