bump minimum go version to 1.15

The oldest distributions that we now support are RHEL 8.4 and Fedora 33.
They both support go 1.15, let's bump.

Signed-off-by: Ondřej Budai <ondrej@budai.cz>
This commit is contained in:
Ondřej Budai 2021-07-02 10:33:39 +02:00 committed by Tom Gundersen
parent c036f96cf5
commit 78ef247042
4 changed files with 5 additions and 5 deletions

View file

@ -51,7 +51,7 @@ The requirements for this project are:
At build-time, the following software is required:
* `go >= 1.14`
* `go >= 1.15`
* `python-docutils >= 0.13`
### Build