Update minimum required go version

This commit is contained in:
Benj Fassbind
2022-01-27 09:10:23 +01:00
committed by Lorenzo Bolla
parent 70f7d7409a
commit bda6eb4200
+1 -1
View File
@@ -64,7 +64,7 @@ If you would like to use nightly builds (unstable), please use following reposit
Binary executables (depends almost only on libc) are available for download from `GitHub Releases <https://github.com/aptly-dev/aptly/releases>`_.
If you have Go environment set up, you can build aptly from source by running (go 1.11+ required)::
If you have Go environment set up, you can build aptly from source by running (go 1.14+ required)::
git clone https://github.com/aptly-dev/aptly
cd aptly