From 067b28b7e71af12843d1b1a1968b63a37bc4ad86 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Tue, 5 Nov 2024 01:41:44 -0600 Subject: updates for v0.22 gui changes --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index ebefe43..f46e907 100644 --- a/Makefile +++ b/Makefile @@ -6,6 +6,7 @@ all: @echo It creates a binary tree of widgets @echo The widgets are things like Windows, Buttons, Labels, etc @echo + @go vet note-about-golang: ifeq ($(GO111MODULE),) -- cgit v1.2.3