codeql-go/extractor
Chris Smowton 2930bd4cc2 Only attempt go.mod updating if go >= 1.16
Prior to this (a) Go will attempt to update go.mod/sum anyhow, and (b) the `mod tidy -e` option isn't available.
2022-05-13 17:32:00 +01:00
..
autobuilder autobuilder: Clarify error message 2020-10-14 09:42:12 -07:00
cli Only attempt go.mod updating if go >= 1.16 2022-05-13 17:32:00 +01:00
dbscheme Undo whitespace change 2022-02-01 12:04:38 +00:00
net/sourceforge/pmd/cpd Go analysis support for CodeQL. 2019-11-08 12:16:26 +00:00
opencsv Go analysis support for CodeQL. 2019-11-08 12:16:26 +00:00
srcarchive Teach extractor about CodeQL environment variables. 2020-01-15 14:01:30 +00:00
trap Switch to using HTML entities for escaping 2021-04-21 21:14:39 -07:00
util Revert "Merge pull request #554 from xhd2015/accelerate_go_list" 2021-09-16 17:16:59 +01:00
extractor.go Distinguish variadic and non-variadic signature types in extractor 2021-12-01 09:33:44 -05:00
gomodextractor.go Extract extractor diagnostic information 2021-03-19 04:34:15 -07:00
semaphore.go Go analysis support for CodeQL. 2019-11-08 12:16:26 +00:00