We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c81221 commit 116dda4Copy full SHA for 116dda4
README.md
@@ -41,8 +41,8 @@ A MySQL-Driver for Go's [database/sql](https://golang.org/pkg/database/sql/) pac
41
42
## Requirements
43
44
-* Go 1.18 or higher. We aim to support the 3 latest versions of Go.
45
-* MySQL (5.6+) and MariaDB (10.3+) are supported.
+* Go 1.19 or higher. We aim to support the 3 latest versions of Go.
+* MySQL (5.7+) and MariaDB (10.3+) are supported.
46
* [TiDB](https://github.com/pingcap/tidb) is supported by PingCAP.
47
* Do not ask questions about TiDB in our issue tracker or forum.
48
* [Document](https://docs.pingcap.com/tidb/v6.1/dev-guide-sample-application-golang)
0 commit comments