fix sha256 paths
This commit is contained in:
@@ -2,6 +2,7 @@ package ratel
|
||||
|
||||
import (
|
||||
"github.com/dgraph-io/badger/v4"
|
||||
"github.com/minio/sha256-simd"
|
||||
. "nostr.mleku.dev"
|
||||
"nostr.mleku.dev/codec/event"
|
||||
"nostr.mleku.dev/codec/filter"
|
||||
|
||||
@@ -4,6 +4,7 @@ import (
|
||||
"fmt"
|
||||
|
||||
"github.com/dgraph-io/badger/v4"
|
||||
"github.com/minio/sha256-simd"
|
||||
. "nostr.mleku.dev"
|
||||
"nostr.mleku.dev/codec/event"
|
||||
"nostr.mleku.dev/codec/eventid"
|
||||
|
||||
Reference in New Issue
Block a user