diff options
Diffstat (limited to 'example')
| -rw-r--r-- | example/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/example/Makefile b/example/Makefile index 3c477bf..13c5919 100644 --- a/example/Makefile +++ b/example/Makefile @@ -6,7 +6,6 @@ full: clean auto goimports vet build vet: @GO111MODULE=off go vet - @echo this go binary package should build okay build: rm -f fruit.newsort.pb.go |
