Skip to content

Commit 116dda4

Browse files
authored
Update README.md
1 parent 2c81221 commit 116dda4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ A MySQL-Driver for Go's [database/sql](https://golang.org/pkg/database/sql/) pac
4141

4242
## Requirements
4343

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.
44+
* Go 1.19 or higher. We aim to support the 3 latest versions of Go.
45+
* MySQL (5.7+) and MariaDB (10.3+) are supported.
4646
* [TiDB](https://github.com/pingcap/tidb) is supported by PingCAP.
4747
* Do not ask questions about TiDB in our issue tracker or forum.
4848
* [Document](https://docs.pingcap.com/tidb/v6.1/dev-guide-sample-application-golang)

0 commit comments

Comments
 (0)