diff --git a/README.md b/README.md index 74b224ce3..f109ea034 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ A MySQL-Driver for Go's [database/sql](http://golang.org/pkg/database/sql) packa * Optional `time.Time` parsing ## Requirements - * Go 1.1 or higher + * Go 1.2 or higher * MySQL (4.1+), MariaDB, Percona Server, Google CloudSQL or Sphinx (2.2.3+) ---------------------------------------