summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-02-18 15:09:19 -0600
committerJeff Carr <[email protected]>2024-02-18 15:09:19 -0600
commite9352172acf1873ac10d3f7c53d6d3e94bb4cd53 (patch)
treefc39a63769517a5c5bdc77399f86cf0d2a50dd9a /Makefile
parent76efd35e3ef97e8635a02b849b89e4c704809f75 (diff)
guireleaser runs againv0.20.8
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
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