We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c02192 commit 6e6a81cCopy full SHA for 6e6a81c
source/includes/language-compatibility-table-go.rst
@@ -1,16 +1 @@
1
-The following compatibility table specifies the minimum version of the
2
-Go programming language to use with versions of the {+driver-long+}.
3
-
4
-The first column lists the driver version.
5
6
-.. list-table::
7
- :header-rows: 1
8
- :stub-columns: 1
9
- :class: compatibility-large
10
11
- * - Go Driver Version
12
- - Minimum Go Language Version
13
- * - 1.11 to 1.13
14
- - 1.13
15
- * - 1.0 to 1.10
16
- - 1.10
+The {+driver-long+} requires Go 1.18 or later.
0 commit comments