✨ Load config from TOML
This commit is contained in:
parent
e7b88bcc09
commit
9ddaa98ff4
5 changed files with 47 additions and 7 deletions
1
go.mod
1
go.mod
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue