Add command to login with token

This commit is contained in:
Tulir Asokan
2022-09-20 00:17:22 +03:00
parent b8b2eef369
commit a1ff5fb61b
3 changed files with 33 additions and 8 deletions

2
go.mod
View File

@@ -12,7 +12,7 @@ require (
github.com/stretchr/testify v1.8.0
github.com/yuin/goldmark v1.4.13
maunium.net/go/maulogger/v2 v2.3.2
maunium.net/go/mautrix v0.12.1
maunium.net/go/mautrix v0.12.2-0.20220919211529-34e3589a5d5e
)
require (