Go 1.22 -> Go 1.24 bump

This commit is contained in:
WeebDataHoarder
2025-04-11 07:50:02 +02:00
parent 87c2845952
commit f6f00a54da
10 changed files with 86 additions and 83 deletions

View File

@@ -15,7 +15,7 @@ go-away for now only accepts plaintext connections, although it can take _HTTP/2
### Binary / Go
Requires Go 1.22+. Builds statically without CGo
Requires Go 1.24+. Builds statically without CGo.
```shell
git clone https://git.gammaspectra.live/git/go-away.git && cd go-away