@ -48,6 +48,10 @@ install:
check-git-clean:
@git diff-index --quiet HEAD -- || (echo "Git repository is dirty, please commit your changes first"; exit 1)
clean:
rm -f go.*
rm -f autotypist
redomod:
GO111MODULE= go mod init