golang 1.20 is old enough most macs should work

This commit is contained in:
Jeff Carr 2024-11-29 21:49:57 -06:00
parent bff6eb093e
commit fbab336c03
1 changed files with 1 additions and 0 deletions

View File

@ -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