CodeQL library for Go
codeql/go-all 0.7.12 (changelog, source)
Search

Member predicate GoModDependency::info

Holds if this dependency has package path path and version v.

If the version cannot be determined, v is bound to the string "unknown".

predicate info(string path, string v)