use stdlib "slices" and updated eventstore for badger possible fix.

This commit is contained in:
fiatjaf
2024-02-08 16:32:08 -03:00
parent 64e75d98fb
commit 4dda52cfb9
5 changed files with 13 additions and 10 deletions

View File

@@ -10,8 +10,9 @@ import (
"strings"
"time"
"slices"
"github.com/microcosm-cc/bluemonday"
"golang.org/x/exp/slices"
"mvdan.cc/xurls/v2"
"github.com/nbd-wtf/go-nostr"