diff options
| author | Jeff Carr <[email protected]> | 2025-01-09 15:51:45 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-01-09 15:51:45 -0600 |
| commit | 65aa8e85b1b751a224d7486a721188582c34bb76 (patch) | |
| tree | 7d82c4e31d2cfe426a5c3541601a4e15e3a5083a /example | |
| parent | 455377e30abc161bbee3ee75ac81754a73405617 (diff) | |
builds and runs again
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 |
