This commit is contained in:
Jeff Carr 2024-12-11 01:18:56 -06:00
parent 8ba815f12e
commit c543052492
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ run: goimports build
vet:
@GO111MODULE=off go vet
@echo this go library package builds okay
@echo this go binary package builds okay
no-gui: build
./go-clone --no-gui