summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-11-29 21:49:11 -0600
committerJeff Carr <[email protected]>2024-11-29 21:49:11 -0600
commitde3b63c1b01c70181018b0676258977c3b25ea78 (patch)
tree1e6b603b82a732f05e19515889e6c6640feca157 /Makefile
parent58f595f10f4db5d273b83bb9b30d3b138dcb3560 (diff)
golang 1.20 should be new enoughv0.0.1
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index c6d6a61..146b125 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