mirror of
https://github.com/github/codeql.git
synced 2026-04-26 09:15:12 +02:00
Go: Claim support for 1.15
Go 1.15 was just released, and there are [no changes](https://golang.org/doc/go1.15#language) to the language, so we might as well list it as supported.
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
C#,C# up to 8.0,"Microsoft Visual Studio up to 2019 with .NET up to 4.8,
|
||||
|
||||
.NET Core up to 3.1","``.sln``, ``.csproj``, ``.cs``, ``.cshtml``, ``.xaml``"
|
||||
Go (aka Golang), "Go up to 1.14", "Go 1.11 or more recent", ``.go``
|
||||
Go (aka Golang), "Go up to 1.15", "Go 1.11 or more recent", ``.go``
|
||||
Java,"Java 6 to 14 [3]_","javac (OpenJDK and Oracle JDK),
|
||||
|
||||
Eclipse compiler for Java (ECJ) [4]_",``.java``
|
||||
|
||||
Reference in New Issue
Block a user