diff --git a/Makefile b/Makefile index fafedb5..d96c970 100644 --- a/Makefile +++ b/Makefile @@ -45,7 +45,6 @@ install: GO111MODULE=off go install -v -x \ -ldflags " \ -X main.VERSION=${VERSION}" - autotypist check-git-clean: @git diff-index --quiet HEAD -- || (echo "Git repository is dirty, please commit your changes first"; exit 1) @@ -86,6 +85,6 @@ curl-release-helloworld: curl-release-gowit: curl --silent http://localhost:9419/release?repo=go.wit.com/lib/gui/gowit -curl-file-for-go.wit.com: +file-for-go.wit.com: curl --silent http://localhost:9419/goweblist?readonly=true curl --silent http://localhost:9419/goweblist?readonly=true |sort > ~/go.wit.com.versions