update to go 1.22

This commit is contained in:
Christoph Haas
2024-04-29 23:28:32 +02:00
parent a6d985c2fe
commit 85381121ee
5 changed files with 5 additions and 5 deletions

View File

@@ -179,7 +179,7 @@ Ensure that the new database does not contain any data!
## Building
To build a standalone application, use the Makefile provided in the repository.
Go version 1.20 or higher has to be installed to build WireGuard Portal.
Go version 1.22 or higher has to be installed to build WireGuard Portal.
If you want to re-compile the frontend, NodeJS 18 and NPM >= 9 is required.
```shell