dependencies: update mautrix-go again

This commit is contained in:
Tulir Asokan
2025-07-15 14:58:17 +03:00
parent a7aa96ef2b
commit 890851e85e
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ require (
golang.org/x/sync v0.15.0
golang.org/x/tools v0.34.0
gopkg.in/yaml.v3 v3.0.1
maunium.net/go/mautrix v0.24.2-0.20250715113707-1ee29a47b6c6
maunium.net/go/mautrix v0.24.2-0.20250715115752-095c63a97eb9
nhooyr.io/websocket v1.8.17
rsc.io/qr v0.2.0
)