Skip to content

Commit 0341287

Browse files
authored
update readme
1 parent 74a976e commit 0341287

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

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

4646
## Requirements
4747

48-
* Go 1.22 or higher. We aim to support the 3 latest versions of Go.
49-
* MySQL (5.7+) and MariaDB (10.5+) are supported.
48+
* Go 1.24 or higher. We aim to support the 3 latest versions of Go.
49+
* MySQL (5.7+) and MariaDB (10.5+) are supported by maintainers.
5050
* [TiDB](https://github.com/pingcap/tidb) is supported by PingCAP.
5151
* Do not ask questions about TiDB in our issue tracker or forum.
5252
* [Document](https://docs.pingcap.com/tidb/v6.1/dev-guide-sample-application-golang)

0 commit comments

Comments
 (0)