From 65aa8e85b1b751a224d7486a721188582c34bb76 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Thu, 9 Jan 2025 15:51:45 -0600 Subject: builds and runs again --- example/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'example') 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 -- cgit v1.2.3