This commit is contained in:
evilsocket 2018-01-14 16:33:11 +01:00
commit 570d509b11

View file

@ -27,6 +27,7 @@ lint:
@golint ./...
deps:
@go get -u github.com/jteeuwen/go-bindata/...
@go get ./...
clean: