dependencies: update mautrix-go

This commit is contained in:
Tulir Asokan
2025-09-12 21:09:41 +03:00
parent 9706deb27d
commit 8f998cd9cb
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ require (
golang.org/x/sync v0.16.0
golang.org/x/tools v0.36.0
gopkg.in/yaml.v3 v3.0.1
maunium.net/go/mautrix v0.25.1-0.20250902152424-709f48f2b370
maunium.net/go/mautrix v0.25.1-0.20250912163005-3a6f20bb623c
rsc.io/qr v0.2.0
)