mirror of
https://github.com/fiatjaf/khatru.git
synced 2025-08-05 09:25:31 +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/postgresql"
|
||||
"github.com/fiatjaf/eventstore/postgresql"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
Reference in New Issue
Block a user