Add support for configs

This commit is contained in:
Ben Sarmiento
2023-10-18 21:09:25 +02:00
parent f9b5b1efac
commit 4650213218
19 changed files with 359 additions and 48 deletions

2
go.mod
View File

@@ -1,3 +1,5 @@
module github.com/debridmediamanager.com/zurg
go 1.21.3
require gopkg.in/yaml.v3 v3.0.1 // indirect