diff options
| author | Jeff Carr <[email protected]> | 2025-06-30 07:56:30 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-06-30 07:56:30 -0500 |
| commit | f39125655d2c8efdbc8c1feefd572e67b9a86cd0 (patch) | |
| tree | 926823f5e7fbe6660d47dfbc7a2f8873b86cfd37 | |
| parent | 17c9a34aa4e7d0a7cbba1b50ba6c418b41dd77d8 (diff) | |
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -51,7 +51,7 @@ redomod: clean: rm -f go.* rm -f zookeeper - go-mod-clean --purge + go-mod-clean purge # git clone the sources and all the golang dependancies into ~/go/src # if you don't have go-clone, you can get it from http://go.wit.com/ |
