Skip to content

Commit 8cf0a8e

Browse files
committed
gopls: record that v0.15 will be the last to support go1.18
...and v0.14.2 is the last to do so without warnings. Change-Id: Ie8cfd5e0337632fb60900938667e0a2a682ecb65 Reviewed-on: https://go-review.googlesource.com/c/tools/+/562682 Reviewed-by: Robert Findley <[email protected]> LUCI-TryBot-Result: Go LUCI <[email protected]>
1 parent 730dc3c commit 8cf0a8e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gopls/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ version of gopls.
9494
| Go 1.12 | [[email protected]](https://github.com/golang/tools/releases/tag/gopls%2Fv0.7.5) |
9595
| Go 1.15 | [[email protected]](https://github.com/golang/tools/releases/tag/gopls%2Fv0.9.5) |
9696
| Go 1.17 | [[email protected]](https://github.com/golang/tools/releases/tag/gopls%2Fv0.11.0) |
97+
| Go 1.18 | [[email protected]](https://github.com/golang/tools/releases/tag/gopls%2Fv0.14.2) |
9798

9899
Our extended support is enforced via [continuous integration with older Go
99100
versions](doc/contributing.md#ci). This legacy Go CI may not block releases:

0 commit comments

Comments
 (0)