Skip to content

Commit c385eff

Browse files
committed
Require Go 1.1
1 parent 0571e1e commit c385eff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ A MySQL-Driver for Go's [database/sql](http://golang.org/pkg/database/sql) packa
4040
* Optional `time.Time` parsing
4141

4242
## Requirements
43-
* Go 1.0.3 or higher
43+
* Go 1.1 or higher (use [v1.0](https://github.com/go-sql-driver/mysql/tags) for Go 1.0.x)
4444
* MySQL (Version 4.1 or higher), MariaDB or Percona Server
4545

4646
---------------------------------------

0 commit comments

Comments
 (0)