4
0
mirror of https://github.com/1f349/dendrite.git synced 2025-04-03 10:45:04 +01:00

Add missing dep

This commit is contained in:
Devon Hudson 2023-06-14 17:04:19 +01:00
parent 5aaa539e3e
commit 3f4df25b31
No known key found for this signature in database
GPG Key ID: CD06B18E77F6A628

@ -25,6 +25,7 @@ import (
"github.com/matrix-org/dendrite/internal/sqlutil"
"github.com/matrix-org/dendrite/roomserver/storage/tables"
"github.com/matrix-org/dendrite/roomserver/types"
"github.com/matrix-org/gomatrixserverlib/spec"
)
const userRoomKeysSchema = `