This repository has been archived by the owner on Dec 17, 2023. It is now read-only.
chore(deps): bump github.com/nbd-wtf/go-nostr from 0.24.2 to 0.27.1 #276
Annotations
5 errors
build:
pkg/replayer/replayer.go#L71
assignment mismatch: 2 variables but relay.Publish returns 1 value
|
build:
pkg/replayer/replayer.go#L73
undefined: nostr.PublishStatusSent
|
build:
pkg/replayer/replayer.go#L88
cannot convert func(ctx context.Context, authEvent *nostr.Event) (ok bool) {…} (value of type func(ctx context.Context, authEvent *nostr.Event) (ok bool)) to type nostr.WithAuthHandler
|
build:
pkg/feed/feed.go#L181
undefined: nostr.KindSetMetadata
|
build
Process completed with exit code 1.
|