dependencies: update mautrix-go

This commit is contained in:
Tulir Asokan
2026-01-20 12:29:37 +02:00
parent 8f3cc2e28e
commit c7a7f6ec20
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ require (
golang.org/x/sync v0.19.0
golang.org/x/tools v0.41.0
gopkg.in/yaml.v3 v3.0.1
maunium.net/go/mautrix v0.26.2
maunium.net/go/mautrix v0.26.3-0.20260120100901-a55693bbd7c6
rsc.io/qr v0.2.0
)