mirror of
https://github.com/nbd-wtf/go-nostr.git
synced 2025-09-17 19:13:56 +02:00
use stdlib "slices".
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
package nip29
|
||||
|
||||
import (
|
||||
"slices"
|
||||
|
||||
"github.com/nbd-wtf/go-nostr"
|
||||
"golang.org/x/exp/slices"
|
||||
)
|
||||
|
||||
type Role struct {
|
||||
|
Reference in New Issue
Block a user