Use go 1.22 and update deps (#244)

This commit is contained in:
Thomas Miceli
2024-05-05 00:38:06 +02:00
committed by GitHub
parent 1ec77590e9
commit 0757c4e7fb
8 changed files with 157 additions and 533 deletions

View File

@ -25,7 +25,7 @@ Opengist is now running on port 6157, you can browse http://localhost:6157
Requirements:
* [Git](https://git-scm.com/downloads) (2.28+)
* [Go](https://go.dev/doc/install) (1.21+)
* [Go](https://go.dev/doc/install) (1.22+)
* [Node.js](https://nodejs.org/en/download/) (16+)
* [Make](https://linux.die.net/man/1/make) (optional, but easier)