nak outbox

This commit is contained in:
fiatjaf
2025-01-18 18:33:42 -03:00
parent a3ef9b45de
commit 5509095277
6 changed files with 148 additions and 14 deletions

2
go.mod
View File

@@ -14,7 +14,7 @@ require (
github.com/json-iterator/go v1.1.12
github.com/mailru/easyjson v0.9.0
github.com/markusmobius/go-dateparser v1.2.3
github.com/nbd-wtf/go-nostr v0.47.3
github.com/nbd-wtf/go-nostr v0.48.0
)
require (