add config file

This commit is contained in:
XenGi 2023-12-26 17:23:53 +01:00
parent 99dc857d41
commit af8b50d464
Signed by: xengi
SSH key fingerprint: SHA256:FGp51kRvGOcWnTHiOI39ImwVO4A3fpvR30nPX3LpV7g
4 changed files with 51 additions and 2 deletions

1
go.mod
View file

@ -7,6 +7,7 @@ require (
github.com/labstack/echo-contrib v0.15.0
github.com/labstack/echo/v4 v4.11.2
golang.org/x/net v0.17.0
gopkg.in/ini.v1 v1.67.0
)
require (