Docs: Bump supported Go version.

cf https://github.com/github/codeql-go/pull/39
This commit is contained in:
Max Schaefer
2020-03-30 14:24:22 +01:00
committed by GitHub
parent fce04f0bd0
commit 365751412c

View File

@@ -9,7 +9,7 @@ Arm Compiler 5 [2]_","``.cpp``, ``.c++``, ``.cxx``, ``.hpp``, ``.hh``, ``.h++``,
C#,C# up to 8.0. with .NET up to 4.8 [3]_,"Microsoft Visual Studio up to 2019,
.NET Core up to 3.0","``.sln``, ``.csproj``, ``.cs``, ``.cshtml``, ``.xaml``"
Go (aka Golang), "Go up to 1.13", "Go 1.11 or more recent", ``.go``
Go (aka Golang), "Go up to 1.14", "Go 1.11 or more recent", ``.go``
Java,"Java 6 to 13 [4]_","javac (OpenJDK and Oracle JDK),
Eclipse compiler for Java (ECJ) [5]_",``.java``
1 Language Variants Compilers Extensions
9
10
11
12
13
14
15