From e9352172acf1873ac10d3f7c53d6d3e94bb4cd53 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Sun, 18 Feb 2024 15:09:19 -0600 Subject: guireleaser runs again --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 13279ec..9ba7f03 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,6 @@ all: @echo this is a go library, not a binary + @GO111MODULE=off go build goimports: goimports -w *.go -- cgit v1.2.3