Update mautrix-go to fix static build

This commit is contained in:
Tulir Asokan
2020-07-10 16:35:38 +03:00
parent b7275a763a
commit b1fd0be345
3 changed files with 5 additions and 3 deletions

2
go.mod
View File

@@ -16,7 +16,7 @@ require (
gopkg.in/yaml.v2 v2.3.0
maunium.net/go/mauflag v1.0.0
maunium.net/go/maulogger/v2 v2.1.1
maunium.net/go/mautrix v0.6.0
maunium.net/go/mautrix v0.6.1
)
replace github.com/Rhymen/go-whatsapp => github.com/tulir/go-whatsapp v0.3.4