Parcourir la source

Update README.md about go version (#1885)

田欧 il y a 7 ans
Parent
commit
5a7e3095b2
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -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