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:
parent
c036f96cf5
commit
78ef247042
4 changed files with 5 additions and 5 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue