diff --git a/source/includes/language-compatibility-table-go.rst b/source/includes/language-compatibility-table-go.rst index ea32cbf5..9c241472 100644 --- a/source/includes/language-compatibility-table-go.rst +++ b/source/includes/language-compatibility-table-go.rst @@ -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. \ No newline at end of file