Fix state store not being updated on double puppet requests

This commit is contained in:
Tulir Asokan
2023-02-27 01:29:20 +02:00
parent 71d1689776
commit 4eba894573
3 changed files with 4 additions and 3 deletions

2
go.mod
View File

@@ -15,7 +15,7 @@ require (
github.com/stretchr/testify v1.8.1
github.com/yuin/goldmark v1.5.4
maunium.net/go/maulogger/v2 v2.4.1
maunium.net/go/mautrix v0.15.0-beta.1.0.20230226195153-2ed32c6c6268
maunium.net/go/mautrix v0.15.0-beta.1.0.20230226232632-00f40652f33d
)
require (