chore: bump go version and upgrade dependencies

This commit is contained in:
rramiachraf
2024-05-02 19:55:42 +01:00
parent 8f838a20e6
commit 56c745d6f5
4 changed files with 33 additions and 46 deletions

View File

@ -12,7 +12,7 @@ docker run -p 8080:5555 --name dumb ghcr.io/rramiachraf/dumb:latest
```
### Build from source
[Go 1.20+](https://go.dev/dl) is required.
[Go 1.22+](https://go.dev/dl) is required.
```bash
git clone https://github.com/rramiachraf/dumb
cd dumb