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:
parent
c36367d4cc
commit
1cc90c6a0b
6 changed files with 51 additions and 9 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue