dependencies: update mautrix-go

This commit is contained in:
Tulir Asokan
2025-12-13 11:10:37 +02:00
parent 283dfc5c77
commit 80ccbeb449
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.1-0.20251212153156-9e3fa96fb42f
maunium.net/go/mautrix v0.26.1-0.20251213090909-cb6f673e7a70
rsc.io/qr v0.2.0
)