diff options
| -rw-r--r-- | contributors/devel/development.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contributors/devel/development.md b/contributors/devel/development.md index 2312495e..d36bcd47 100644 --- a/contributors/devel/development.md +++ b/contributors/devel/development.md @@ -138,9 +138,9 @@ development environment, please [set one up](http://golang.org/doc/code.html). | 1.11 | 1.10.2 | | 1.12 | 1.10.4 | | 1.13 | 1.11.13 | -| 1.14+ | 1.12.9 | +| 1.14 - 1.16 | 1.12.9 | +| 1.17+ | 1.13.4 | -Note that Go 1.13 is not supported yet. Ensure your GOPATH and PATH have been configured in accordance with the Go environment instructions. |
