mirror of
https://github.com/nbd-wtf/go-nostr.git
synced 2025-11-15 08:37:11 +01:00
use stdlib "slices".
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package nip11
|
||||
|
||||
import "golang.org/x/exp/slices"
|
||||
import "slices"
|
||||
|
||||
type RelayInformationDocument struct {
|
||||
Name string `json:"name"`
|
||||
|
||||
Reference in New Issue
Block a user