patch work

This commit is contained in:
Jeff Carr 2025-09-04 15:10:28 -05:00
parent 05f798dea3
commit 19ce7eef56
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ BUILDTIME = $(shell date +%Y.%m.%d_%H%M)
# make andlabs # try the andlabs gui plugin (uses GTK)
default: verbose install
forge patch get
forge patch list
vet:
@GO111MODULE=off go vet