@@ -1,4 +1,5 @@
VERSION := $(shell git describe --tags)
SHELL := /bin/bash -o pipefail
VERSION := $(shell git describe --tags --abbrev=0)
fetch:
go get \
The note is not visible to the blocked user.