Skip to content

Commit 6c8780a

Browse files
authored
Merge pull request github#17395 from github/mbg/go/1.23-changenote
Go: Add change note and update docs for Go 1.23
2 parents d1b311f + d69c1e9 commit 6c8780a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

docs/codeql/reusables/supported-versions-compilers.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
.NET Core up to 3.1
1717

1818
.NET 5, .NET 6, .NET 7, .NET 8","``.sln``, ``.csproj``, ``.cs``, ``.cshtml``, ``.xaml``"
19-
Go (aka Golang), "Go up to 1.22", "Go 1.11 or more recent", ``.go``
19+
Go (aka Golang), "Go up to 1.23", "Go 1.11 or more recent", ``.go``
2020
Java,"Java 7 to 22 [5]_","javac (OpenJDK and Oracle JDK),
2121

2222
Eclipse compiler for Java (ECJ) [6]_",``.java``
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
category: majorAnalysis
3+
---
4+
* Go 1.23 is now supported.

0 commit comments

Comments
 (0)