Skip to content

Commit

Permalink
DOCSP-36575: Update minimum language version (#343)
Browse files Browse the repository at this point in the history
  • Loading branch information
norareidy authored Feb 13, 2024
1 parent 6c02192 commit 6e6a81c
Showing 1 changed file with 1 addition and 16 deletions.
17 changes: 1 addition & 16 deletions source/includes/language-compatibility-table-go.rst
Original file line number Diff line number Diff line change
@@ -1,16 +1 @@
The following compatibility table specifies the minimum version of the
Go programming language to use with versions of the {+driver-long+}.

The first column lists the driver version.

.. list-table::
:header-rows: 1
:stub-columns: 1
:class: compatibility-large

* - Go Driver Version
- Minimum Go Language Version
* - 1.11 to 1.13
- 1.13
* - 1.0 to 1.10
- 1.10
The {+driver-long+} requires Go 1.18 or later.

0 comments on commit 6e6a81c

Please sign in to comment.