go.mod: update to go v1.20
Go 1.20 is included in all currently supported distro versions. Signed-off-by: Achilleas Koutsou <achilleas@koutsou.net>
This commit is contained in:
parent
de54fc541e
commit
f98169c29a
5 changed files with 9 additions and 9 deletions
|
|
@ -68,7 +68,7 @@ The requirements for this project are:
|
|||
|
||||
At build-time, the following software is required:
|
||||
|
||||
* `go >= 1.19`
|
||||
* `go >= 1.20`
|
||||
* `python-docutils >= 0.13`
|
||||
* `krb5-devel` for fedora/rhel or `libkrb5-dev` for debian/ubuntu`
|
||||
* `btrfs-progs-devel` for fedora/rhel or `libbtrfs-dev` for debian/ubuntu
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue