encryption: add ability to control rotation settings

Signed-off-by: Sumner Evans <sumner@beeper.com>
This commit is contained in:
Sumner Evans
2022-06-22 07:56:13 -06:00
parent 303a6eb5fb
commit 66c39bc69d
5 changed files with 33 additions and 4 deletions

2
go.mod
View File

@@ -11,7 +11,7 @@ require (
github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e
github.com/yuin/goldmark v1.4.12
maunium.net/go/maulogger/v2 v2.3.2
maunium.net/go/mautrix v0.11.1-0.20220531091243-d75452b1e36b
maunium.net/go/mautrix v0.11.1-0.20220621174128-b64dc2427d45
)
require (