diff options
| author | Jeff Carr <[email protected]> | 2025-09-06 15:23:22 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-09-06 15:23:22 -0500 |
| commit | 854796ba7204e4f8e8c5b5ad01de354c8913214f (patch) | |
| tree | e7e4f5d4892fddd60f0261e50e95284ae745798a /Makefile | |
| parent | 8c7078908b05357e199af4ee85fd2170d6dbdf8d (diff) | |
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # git remote add github [email protected]:wit-go/log.git -all: vet +all: goimport vet @#GO111MODULE=off go vet -x @echo this go library builds ok |
