diff options
| author | Jeff Carr <[email protected]> | 2024-01-24 22:55:34 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-01-24 22:55:34 -0600 |
| commit | 8de0a3092e0f9004e5bb2ded0039f1297073a670 (patch) | |
| tree | c3bbb2e7107380f7d8e66558d00f9ba5a23e5102 /Makefile | |
| parent | 1c2dfda279cd69493f40fa5780b9ecad6eb55cb9 (diff) | |
new guiv0.13.0
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -5,6 +5,9 @@ all: @echo a work in progress digital ocean control panel @echo +goimports: + goimports -w *.go + redomod: rm -f go.* GO111MODULE= go mod init |
