Skip to content

Commit

Permalink
Add the minimum go version for release 1.11+
Browse files Browse the repository at this point in the history
Signed-off-by: William Zhang <warmchang@outlook.com>
  • Loading branch information
warmchang committed May 5, 2018
1 parent d8560d5 commit 234a909
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion contributors/devel/development.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,9 @@ development environment, please [set one up](http://golang.org/doc/code.html).
| 1.5, 1.6 | 1.7 - 1.7.5 |
| 1.7 | 1.8.1 |
| 1.8 | 1.8.3 |
| 1.9+ | 1.9.1 |
| 1.9 | 1.9.1 |
| 1.10 | 1.9.1 |
| 1.11+ | 1.10.1 |

Ensure your GOPATH and PATH have been configured in accordance with the Go
environment instructions.
Expand Down

0 comments on commit 234a909

Please sign in to comment.