Skip to content

minversion: Lower to any go1.13

Administrator requested to merge core/min-version into master

Created by: keegancsmith

minversion is for ensuring developers are on a version of go which doesn't introduce problems locally. It doesn't need to match the version we use in CI. Currently minversion is higher than what is available from brew. So this PR just lowers it to the actual minversion required for development purposes.

Merge request reports

Loading