diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # git remote add github [email protected]:wit-go/log.git -all: vet +all: goimport vet @#GO111MODULE=off go vet -x @echo this go library builds ok |
