mirror of
https://github.com/fiatjaf/khatru.git
synced 2025-08-02 06:42:15 +02:00
move storage plugins to eventstore module.
This commit is contained in:
@@ -5,7 +5,7 @@ import (
|
||||
"net/http"
|
||||
|
||||
"github.com/fiatjaf/khatru"
|
||||
"github.com/fiatjaf/khatru/plugins/storage/elasticsearch"
|
||||
"github.com/fiatjaf/eventstore/elasticsearch"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
Reference in New Issue
Block a user