Update README.md about go version (#1885)

This commit is contained in:
田欧 2019-05-08 11:10:34 +08:00 committed by Bo-Yi Wu
parent b75d67cd51
commit 5a7e3095b2
1 changed files with 1 additions and 1 deletions

View File

@ -121,7 +121,7 @@ $ go run main.go
## Prerequisite
Now Gin requires Go 1.6 or later and Go 1.7 will be required soon.
Now Gin requires Go 1.8 or later and Go 1.10 will be required next major version.
## Quick start