etcd_tools/Makefile

6 lines
58 B
Makefile

.PHONY: build
all: build
build:
GO111MODULE=on go build