File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
99 github.com/docker/go-connections v0.4.0
1010 github.com/gorilla/mux v1.8.0
1111 github.com/matrix-org/gomatrix v0.0.0-20220926102614-ceba4d9f7530
12- github.com/matrix-org/gomatrixserverlib v0.0.0-20250811173135-d6bb4bdbc2ac
12+ github.com/matrix-org/gomatrixserverlib v0.0.0-20250811195804-7a73c05d2a24
1313 github.com/matrix-org/util v0.0.0-20221111132719-399730281e66
1414 github.com/sirupsen/logrus v1.9.3
1515 github.com/tidwall/gjson v1.18.0
Original file line number Diff line number Diff line change @@ -75,6 +75,8 @@ github.com/matrix-org/gomatrixserverlib v0.0.0-20250811171307-390dbaa8de98 h1:AH
7575github.com/matrix-org/gomatrixserverlib v0.0.0-20250811171307-390dbaa8de98 /go.mod h1:b6KVfDjXjA5Q7vhpOaMqIhFYvu5BuFVZixlNeTV/CLc =
7676github.com/matrix-org/gomatrixserverlib v0.0.0-20250811173135-d6bb4bdbc2ac h1:iQeN/RdPauAZQQIaUY40eWgxQKUrbWxtuFHARvYV0E4 =
7777github.com/matrix-org/gomatrixserverlib v0.0.0-20250811173135-d6bb4bdbc2ac /go.mod h1:b6KVfDjXjA5Q7vhpOaMqIhFYvu5BuFVZixlNeTV/CLc =
78+ github.com/matrix-org/gomatrixserverlib v0.0.0-20250811195804-7a73c05d2a24 h1:ccUOdReDUDk52fUEUMDxNvhmkisqbgnbCl4515gggBo =
79+ github.com/matrix-org/gomatrixserverlib v0.0.0-20250811195804-7a73c05d2a24 /go.mod h1:b6KVfDjXjA5Q7vhpOaMqIhFYvu5BuFVZixlNeTV/CLc =
7880github.com/matrix-org/util v0.0.0-20221111132719-399730281e66 h1:6z4KxomXSIGWqhHcfzExgkH3Z3UkIXry4ibJS4Aqz2Y =
7981github.com/matrix-org/util v0.0.0-20221111132719-399730281e66 /go.mod h1:iBI1foelCqA09JJgPV0FYz4qA5dUXYOxMi57FxKBdd4 =
8082github.com/miekg/dns v1.1.66 h1:FeZXOS3VCVsKnEAd+wBkjMC3D2K+ww66Cq3VnCINuJE =
You can’t perform that action at this time.
0 commit comments