2 Commits
Author SHA1 Message Date
Mattchis 4c856c64f7 - Added a variable to specify the Go version.
- Added a condition that will check the defined version Go with the version of Go installed on the system.
  Based on this condition either the defined version of Go gets installed or not.
2023-12-12 13:12:01 -07:00
Mattchis 80b3169cd0 - Updated go to 1.21.5
- Added to remove /usr/local/go/ before install go. In some situations there was a compiling issue with go with a previous version installed.
2023-12-12 12:36:11 -07:00