We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33ca5ed commit 8411e19Copy full SHA for 8411e19
source/includes/language-compatibility-table-go.rst
@@ -1,38 +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.12
14
- - 1.13
15
- * - 1.11
16
17
- * - 1.10
18
- - 1.10
19
- * - 1.9
20
21
- * - 1.8
22
23
- * - 1.7
24
25
- * - 1.6
26
27
- * - 1.5
28
29
- * - 1.4
30
31
- * - 1.3
32
33
- * - 1.2
34
35
- * - 1.1
36
37
- * - 1.0
38
+The {+driver-long+} requires Go 1.18 or later.
0 commit comments