diff options
| author | Jeff Carr <[email protected]> | 2024-02-15 22:52:11 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-02-15 22:52:11 -0600 |
| commit | c9df5a7aceaecd7d2f022a6ebccc7b8a9909059b (patch) | |
| tree | 8fd54055f0f44744dc53f346e42ecd46d7b45a14 /Makefile | |
| parent | 98730aed8ae78d41ee45f923b5110e1912f0a2fb (diff) | |
start deprecating and modernizing this codev0.20.8
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ all: + GO111MODULE=off go build goimports: goimports -w *.go |
