We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0571e1e commit c385effCopy full SHA for c385eff
README.md
@@ -40,7 +40,7 @@ A MySQL-Driver for Go's [database/sql](http://golang.org/pkg/database/sql) packa
40
* Optional `time.Time` parsing
41
42
## Requirements
43
- * Go 1.0.3 or higher
+ * Go 1.1 or higher (use [v1.0](https://github.com/go-sql-driver/mysql/tags) for Go 1.0.x)
44
* MySQL (Version 4.1 or higher), MariaDB or Percona Server
45
46
---------------------------------------
0 commit comments