Files
codeql/go/ql/lib/change-notes/released/0.7.13.md
2024-04-01 13:46:57 +00:00

7 lines
295 B
Markdown

## 0.7.13
### Minor Analysis Improvements
* The `CODEQL_EXTRACTOR_GO_FAST_PACKAGE_INFO` option, which speeds up retrieval of dependency information, is now on by default. This was originally an external contribution by @xhd2015.
* Added dataflow sources for the package `gopkg.in/macaron.v1`.