Skip to content

Commit 8411e19

Browse files
committed
DOCSP-36575: Update minimum language version (#343)
(cherry picked from commit 6e6a81c)
1 parent 33ca5ed commit 8411e19

File tree

1 file changed

+1
-38
lines changed

1 file changed

+1
-38
lines changed
Lines changed: 1 addition & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -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-
- 1.13
17-
* - 1.10
18-
- 1.10
19-
* - 1.9
20-
- 1.10
21-
* - 1.8
22-
- 1.10
23-
* - 1.7
24-
- 1.10
25-
* - 1.6
26-
- 1.10
27-
* - 1.5
28-
- 1.10
29-
* - 1.4
30-
- 1.10
31-
* - 1.3
32-
- 1.10
33-
* - 1.2
34-
- 1.10
35-
* - 1.1
36-
- 1.10
37-
* - 1.0
38-
- 1.10
1+
The {+driver-long+} requires Go 1.18 or later.

0 commit comments

Comments
 (0)