Switch appservice module location

This commit is contained in:
Tulir Asokan
2020-05-09 14:31:06 +03:00
parent e7458139c4
commit 6e50a7c380
11 changed files with 16 additions and 20 deletions

3
go.mod
View File

@ -15,8 +15,7 @@ require (
gopkg.in/yaml.v2 v2.2.8
maunium.net/go/mauflag v1.0.0
maunium.net/go/maulogger/v2 v2.1.1
maunium.net/go/mautrix v0.3.7
maunium.net/go/mautrix-appservice v0.2.1
maunium.net/go/mautrix v0.4.0
)
replace github.com/Rhymen/go-whatsapp => github.com/tulir/go-whatsapp v0.2.6