summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--contributors/devel/development.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/devel/development.md b/contributors/devel/development.md
index 29ba0bd7..80ad361e 100644
--- a/contributors/devel/development.md
+++ b/contributors/devel/development.md
@@ -136,7 +136,7 @@ development environment, please [set one up](http://golang.org/doc/code.html).
| 1.8 | 1.8.3 |
| 1.9 | 1.9.1 |
| 1.10 | 1.9.1 |
-| 1.11+ | 1.10.1 |
+| 1.11+ | 1.10.2 |
Ensure your GOPATH and PATH have been configured in accordance with the Go
environment instructions.