mirror of
https://github.com/github/codeql.git
synced 2026-01-29 14:23:03 +01:00
This only applies for module files for which no Go version has been specified; Go will assume these should be parsed with the latest Go version, which will cause them to fail if the vendor directory has been generated with an old version of Go, as the vendor/modules.txt will not meet the new requirements for consistency.