summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-11-29 21:49:57 -0600
committerJeff Carr <[email protected]>2024-11-29 21:49:57 -0600
commitfbab336c0334a34ca3b700462062eea174eda7d4 (patch)
tree435a667a48d1b9b7e83f9bcaa3e83f9f141359d6
parentbff6eb093e9b78fa730d8af46d1ef8012571d60c (diff)
golang 1.20 is old enough most macs should workv0.6.4
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 226f27a..c817dc7 100644
--- a/Makefile
+++ b/Makefile
@@ -28,6 +28,7 @@ redomod:
rm -f go.*
GO111MODULE= go mod init
GO111MODULE= go mod tidy
+ go mod edit -go=1.20
reset:
# clear your terminal