Update mautrix-go and stop sending all thread messages as replies

This commit is contained in:
Tulir Asokan
2022-10-28 23:45:35 +03:00
parent 8728867737
commit b64617a699
5 changed files with 6 additions and 6 deletions

2
go.mod
View File

@@ -12,7 +12,7 @@ require (
github.com/stretchr/testify v1.8.0
github.com/yuin/goldmark v1.5.2
maunium.net/go/maulogger/v2 v2.3.2
maunium.net/go/mautrix v0.12.2-0.20221016082058-f7d28cc18df8
maunium.net/go/mautrix v0.12.3-0.20221028204432-e511c408c3bd
)
require (