Merge pull request #17395 from github/mbg/go/1.23-changenote

Go: Add change note and update docs for Go 1.23
This commit is contained in:
Michael B. Gale
2024-09-09 13:06:46 +01:00
committed by GitHub
2 changed files with 5 additions and 1 deletions

View File

@@ -16,7 +16,7 @@
.NET Core up to 3.1
.NET 5, .NET 6, .NET 7, .NET 8","``.sln``, ``.csproj``, ``.cs``, ``.cshtml``, ``.xaml``"
Go (aka Golang), "Go up to 1.22", "Go 1.11 or more recent", ``.go``
Go (aka Golang), "Go up to 1.23", "Go 1.11 or more recent", ``.go``
Java,"Java 7 to 22 [5]_","javac (OpenJDK and Oracle JDK),
Eclipse compiler for Java (ECJ) [6]_",``.java``

View File

@@ -0,0 +1,4 @@
---
category: majorAnalysis
---
* Go 1.23 is now supported.