From f2bf68aedafb7b1df3c8d853ed7c9f7d35029de3 Mon Sep 17 00:00:00 2001 From: Ben Morrison Date: Sun, 12 Apr 2020 15:40:15 -0400 Subject: clean wasn't removing binary previously --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index bf891ce..3e76131 100644 --- a/Makefile +++ b/Makefile @@ -16,6 +16,7 @@ getwtxt: getwtxt.go go.mod go.sum clean: @echo @echo Cleaning build and module caches... + go clean go clean -cache -modcache @echo @echo ...Done\! -- cgit 1.4.1-2-gfad0