upgrade deps etc.

This commit is contained in:
2024-09-28 20:20:51 +02:00
parent e21e98bf52
commit f31d5c70a9
4 changed files with 109 additions and 24 deletions

View File

@ -6,7 +6,7 @@
PublAPI is a simple API for Project Segfault's upcoming public shared system (pubnix).
## Install
An installation of Go 1.19 or higher is required.
An installation of Go 1.21+ is required.
```
git clone https://github.com/ProjectSegfault/publapi
go mod download