Skip to content

Commit 115fdb1

Browse files
committed
Update Go and MariaDB versions in README.md
1 parent 69d5945 commit 115fdb1

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.19 or higher. We aim to support the 3 latest versions of Go.
45-
* MySQL (5.7+) and MariaDB (10.3+) are supported.
44+
* Go 1.20 or higher. We aim to support the 3 latest versions of Go.
45+
* MySQL (5.7+) and MariaDB (10.5+) 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)