dependencies: update mautrix-go

This commit is contained in:
Tulir Asokan
2025-12-19 13:33:17 +02:00
parent b5d6e2ac6b
commit d83c0ede15
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.20251219110634-af06098723ba
maunium.net/go/mautrix v0.26.2-0.20251219113255-4825e41d5c5f
rsc.io/qr v0.2.0
)