Update Go deps and use Go 1.23 (#354)

This commit is contained in:
Thomas Miceli
2024-10-25 01:04:16 +02:00
committed by GitHub
parent 3cc3fb4572
commit d0b4815798
8 changed files with 133 additions and 127 deletions

View File

@ -2,7 +2,7 @@
Requirements:
* [Git](https://git-scm.com/downloads) (2.28+)
* [Go](https://go.dev/doc/install) (1.22+)
* [Go](https://go.dev/doc/install) (1.23+)
* [Node.js](https://nodejs.org/en/download/) (16+)
* [Make](https://linux.die.net/man/1/make) (optional, but easier)