We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74a976e commit 0341287Copy full SHA for 0341287
1 file changed
README.md
@@ -45,8 +45,8 @@ A MySQL-Driver for Go's [database/sql](https://golang.org/pkg/database/sql/) pac
45
46
## Requirements
47
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.
+* Go 1.24 or higher. We aim to support the 3 latest versions of Go.
+* MySQL (5.7+) and MariaDB (10.5+) are supported by maintainers.
50
* [TiDB](https://github.com/pingcap/tidb) is supported by PingCAP.
51
* Do not ask questions about TiDB in our issue tracker or forum.
52
* [Document](https://docs.pingcap.com/tidb/v6.1/dev-guide-sample-application-golang)
0 commit comments