update import paths.
This commit is contained in:
@@ -3,8 +3,8 @@ package skipevent
|
||||
import (
|
||||
"context"
|
||||
|
||||
"github.com/fiatjaf/eventstore"
|
||||
"github.com/nbd-wtf/go-nostr"
|
||||
"fiatjaf.com/nostr/eventstore"
|
||||
"fiatjaf.com/nostr"
|
||||
)
|
||||
|
||||
type Wrapper struct {
|
||||
|
||||
Reference in New Issue
Block a user