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:
Achilleas Koutsou 2024-04-10 13:11:38 +02:00 committed by Sanne Raymaekers
parent de54fc541e
commit f98169c29a
5 changed files with 9 additions and 9 deletions

View file

@ -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