dependencies: update mautrix-go

This commit is contained in:
Tulir Asokan
2026-03-28 23:58:52 +02:00
parent 1cd589dbd1
commit 6d373885d2
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.43.0
gopkg.in/yaml.v3 v3.0.1
maunium.net/go/mautrix v0.26.5-0.20260328204001-3521c08bf0c0
maunium.net/go/mautrix v0.26.5-0.20260328215557-463f855b360f
rsc.io/qr v0.2.0
)