Update mautrix-go

This commit is contained in:
Tulir Asokan
2020-06-23 14:52:32 +03:00
parent c922d7e569
commit 58de73f8b2
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -15,7 +15,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.5.1
maunium.net/go/mautrix v0.5.2
github.com/prometheus/client_golang v1.6.0
)