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

@ -88,7 +88,7 @@ Opengist is now running on port 6157, you can browse http://localhost:6157
### From source
Requirements: [Git](https://git-scm.com/downloads) (2.28+), [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)
Requirements: [Git](https://git-scm.com/downloads) (2.28+), [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)
```shell
git clone https://github.com/thomiceli/opengist