mirror of
https://github.com/fiatjaf/khatru.git
synced 2026-06-04 01:31:12 +02:00
fix some dependencies and storage instantiation on example relays.
This commit is contained in:
@@ -5,7 +5,7 @@ import (
|
||||
"fmt"
|
||||
"strings"
|
||||
|
||||
"github.com/fiatjaf/go-nostr"
|
||||
"github.com/nbd-wtf/go-nostr"
|
||||
)
|
||||
|
||||
func (b *PostgresBackend) SaveEvent(evt *nostr.Event) error {
|
||||
|
||||
Reference in New Issue
Block a user