Load config from TOML

This commit is contained in:
Dan Jones 2024-09-14 23:07:28 -05:00
commit 9ddaa98ff4
5 changed files with 47 additions and 7 deletions

1
go.mod
View file

@ -3,6 +3,7 @@ module codeberg.org/danjones000/lenore
go 1.23.1
require (
github.com/BurntSushi/toml v1.4.0
github.com/go-ap/activitypub v0.0.0-20240910141749-b4b8c8aa484c
github.com/go-ap/client v0.0.0-20240910141951-13a4f3c4fd53
github.com/go-ap/fedbox v0.0.0-20240910163620-7bcedb2eb399