dependencies: update mautrix-go for portal deletion fixes

This commit is contained in:
Tulir Asokan
2025-12-16 17:11:34 +02:00
parent dd63436149
commit e1497999d6
2 changed files with 9 additions and 8 deletions
+3 -3
View File
@@ -27,7 +27,7 @@ require (
github.com/rs/zerolog v1.34.0
github.com/stretchr/testify v1.11.1
github.com/tidwall/gjson v1.18.0
go.mau.fi/util v0.9.4-0.20251211121531-f6527b4882ae
go.mau.fi/util v0.9.4
go.mau.fi/webp v0.2.0
go.mau.fi/zerozap v0.1.2
go.opentelemetry.io/otel v1.38.0
@@ -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.20251213090909-cb6f673e7a70
maunium.net/go/mautrix v0.26.2-0.20251216145954-e38d758a525a
rsc.io/qr v0.2.0
)
@@ -50,7 +50,7 @@ require (
github.com/PuerkitoBio/goquery v1.10.3 // indirect
github.com/andybalholm/cascadia v1.3.3 // indirect
github.com/benbjohnson/clock v1.3.0 // indirect
github.com/coreos/go-systemd/v22 v22.5.0 // indirect
github.com/coreos/go-systemd/v22 v22.6.0 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/go-faster/sdk v0.28.0 // indirect
github.com/kr/pretty v0.3.1 // indirect