update import paths.

This commit is contained in:
fiatjaf
2025-04-15 08:51:25 -03:00
parent 76032dc089
commit f493293be2
106 changed files with 224 additions and 224 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
package test
import (
"github.com/nbd-wtf/go-nostr"
"fiatjaf.com/nostr"
)
func getTimestamps(events []*nostr.Event) []nostr.Timestamp {