Skip to content

Commit feca565

Browse files
authored
Update codeql-cli-2.22.4.rst
1 parent ea0e31f commit feca565

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/codeql/codeql-overview/codeql-changelog/codeql-cli-2.22.4.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,11 @@ C/C++
3333
* The :code:`cpp/short-global-name` query will no longer give alerts for instantiations of template variables, only for the template itself.
3434
* Fixed a false positive in :code:`cpp/overflow-buffer` when the type of the destination buffer is a reference to a class/struct type.
3535

36+
Golang
37+
""""""
38+
39+
* Go 1.25 is now supported.
40+
3641
JavaScript/TypeScript
3742
"""""""""""""""""""""
3843

0 commit comments

Comments
 (0)