dependencies: update mautrix-go again

This commit is contained in:
Tulir Asokan
2025-12-16 19:30:18 +02:00
parent a3ec7f7c33
commit 49bb93bdc2
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.40.0
gopkg.in/yaml.v3 v3.0.1
maunium.net/go/mautrix v0.26.2-0.20251216165739-b44f81d114ca
maunium.net/go/mautrix v0.26.2-0.20251216172926-33eb00fde0e2
rsc.io/qr v0.2.0
)