mirror of
https://github.com/github/codeql.git
synced 2026-04-26 01:05:15 +02:00
This does not change the version returned. In the case the the go mod version is supported and the go env version is below goMinVersion, the message now talks about go env version being unsupported instead of it being less than go mod version. This seems more sensible to me.