Minimum Go 1.21, update quic-go, update some CI actions

This commit is contained in:
Neil Alexander 2024-05-27 22:03:41 +01:00
parent f56f9c124c
commit 5d9c5b3c9b
No known key found for this signature in database
GPG key ID: A02A2019A2BB0944
6 changed files with 53 additions and 45 deletions

View file

@ -24,7 +24,7 @@ or tools in the `contrib` folder.
If you want to build from source, as opposed to installing one of the pre-built
packages:
1. Install [Go](https://golang.org) (requires Go 1.20 or later)
1. Install [Go](https://golang.org) (requires Go 1.21 or later)
2. Clone this repository
2. Run `./build`