Updating config to TOML (JSON sucks! I hate it! We shouldn't use it!)

This commit is contained in:
🐙PiperYxzzy
2025-10-13 20:23:06 +02:00
parent 0f93876c8b
commit acd23c2f45
6 changed files with 32 additions and 21 deletions

1
go.mod
View File

@@ -5,6 +5,7 @@ go 1.18
require github.com/gin-gonic/gin v1.7.7
require (
github.com/BurntSushi/toml v1.5.0 // indirect
github.com/KyleBanks/depth v1.2.1 // indirect
github.com/PuerkitoBio/purell v1.1.1 // indirect
github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578 // indirect