dependencies: update mautrix-go

This commit is contained in:
Tulir Asokan
2026-04-29 09:10:02 +03:00
parent cdb77f938a
commit 12f900a7bd
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -42,7 +42,7 @@ require (
golang.org/x/sync v0.20.0
golang.org/x/tools v0.44.0
gopkg.in/yaml.v3 v3.0.1
maunium.net/go/mautrix v0.27.1-0.20260427165325-7724eaafca8b
maunium.net/go/mautrix v0.27.1-0.20260429060852-d7aad0e862c7
rsc.io/qr v0.2.0
)