Skip to content

Commit 09f335f

Browse files
committed
README.md: update Go version requirement to 1.22 or higher
1 parent fc353a4 commit 09f335f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ A MySQL-Driver for Go's [database/sql](https://golang.org/pkg/database/sql/) pac
4242

4343
## Requirements
4444

45-
* Go 1.21 or higher. We aim to support the 3 latest versions of Go.
45+
* Go 1.22 or higher. We aim to support the 3 latest versions of Go.
4646
* MySQL (5.7+) and MariaDB (10.5+) are supported.
4747
* [TiDB](https://github.com/pingcap/tidb) is supported by PingCAP.
4848
* Do not ask questions about TiDB in our issue tracker or forum.

0 commit comments

Comments
 (0)