Skip to content

Commit 6dad027

Browse files
authored
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.
1 parent d214cec commit 6dad027

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/language/support/reusables/versions-compilers.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
C#,C# up to 8.0,"Microsoft Visual Studio up to 2019 with .NET up to 4.8,
1515

1616
.NET Core up to 3.1","``.sln``, ``.csproj``, ``.cs``, ``.cshtml``, ``.xaml``"
17-
Go (aka Golang), "Go up to 1.14", "Go 1.11 or more recent", ``.go``
17+
Go (aka Golang), "Go up to 1.15", "Go 1.11 or more recent", ``.go``
1818
Java,"Java 6 to 14 [3]_","javac (OpenJDK and Oracle JDK),
1919

2020
Eclipse compiler for Java (ECJ) [4]_",``.java``

0 commit comments

Comments
 (0)