We need go >= 1.19

This commit is contained in:
Kovid Goyal
2023-01-05 19:41:42 +05:30
parent 5d42d1f955
commit 77a3916f6f
3 changed files with 3 additions and 3 deletions

View File

@@ -46,7 +46,7 @@ Run-time dependencies:
Build-time dependencies:
* ``gcc`` or ``clang``
* ``go >= 1.18`` (see :file:`go.mod` for go packages used during building)
* ``go >= 1.19`` (see :file:`go.mod` for go packages used during building)
* ``pkg-config``
* For building on Linux in addition to the above dependencies you might also
need to install the following packages, if they are not already installed by