From bda6eb4200306b4a08e375c92014072cbf641e44 Mon Sep 17 00:00:00 2001 From: Benj Fassbind Date: Thu, 27 Jan 2022 09:10:23 +0100 Subject: [PATCH] Update minimum required go version --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index aa83b3f4..137d9510 100644 --- a/README.rst +++ b/README.rst @@ -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 `_. -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