go.mod: update to go v1.21

Go 1.21 is included in all currently supported distro versions.
It is required by new updates to some of our dependencies, including
osbuild/images.
This commit is contained in:
Achilleas Koutsou 2024-07-02 14:34:39 +02:00
parent c36367d4cc
commit 1cc90c6a0b
6 changed files with 51 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.20`
* `go >= 1.21`
* `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