File tree Expand file tree Collapse file tree 2 files changed +3
-7
lines changed Expand file tree Collapse file tree 2 files changed +3
-7
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
9
9
github.com/docker/go-connections v0.4.0
10
10
github.com/gorilla/mux v1.8.0
11
11
github.com/matrix-org/gomatrix v0.0.0-20220926102614-ceba4d9f7530
12
- github.com/matrix-org/gomatrixserverlib v0.0.0-20250811195804-7a73c05d2a24
12
+ github.com/matrix-org/gomatrixserverlib v0.0.0-20250813150445-9f5070a65744
13
13
github.com/matrix-org/util v0.0.0-20221111132719-399730281e66
14
14
github.com/sirupsen/logrus v1.9.3
15
15
github.com/tidwall/gjson v1.18.0
Original file line number Diff line number Diff line change @@ -71,12 +71,8 @@ github.com/kisielk/errcheck v1.5.0/go.mod h1:pFxgyoBC7bSaBwPgfKdkLd5X25qrDl4LWUI
71
71
github.com/kisielk/gotool v1.0.0 /go.mod h1:XhKaO+MFFWcvkIS/tQcRk01m1F5IRFswLeQ+oQHNcck =
72
72
github.com/matrix-org/gomatrix v0.0.0-20220926102614-ceba4d9f7530 h1:kHKxCOLcHH8r4Fzarl4+Y3K5hjothkVW5z7T1dUM11U =
73
73
github.com/matrix-org/gomatrix v0.0.0-20220926102614-ceba4d9f7530 /go.mod h1:/gBX06Kw0exX1HrwmoBibFA98yBk/jxKpGVeyQbff+s =
74
- github.com/matrix-org/gomatrixserverlib v0.0.0-20250811171307-390dbaa8de98 h1:AH19nhwaPYCRddS/s7LgKS+fhntFXg2qG47uFAjwFJ4 =
75
- github.com/matrix-org/gomatrixserverlib v0.0.0-20250811171307-390dbaa8de98 /go.mod h1:b6KVfDjXjA5Q7vhpOaMqIhFYvu5BuFVZixlNeTV/CLc =
76
- github.com/matrix-org/gomatrixserverlib v0.0.0-20250811173135-d6bb4bdbc2ac h1:iQeN/RdPauAZQQIaUY40eWgxQKUrbWxtuFHARvYV0E4 =
77
- github.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 =
74
+ github.com/matrix-org/gomatrixserverlib v0.0.0-20250813150445-9f5070a65744 h1:5GvC2FD9O/PhuyY95iJQdNYHbDioEhMWdeMP9maDUL8 =
75
+ github.com/matrix-org/gomatrixserverlib v0.0.0-20250813150445-9f5070a65744 /go.mod h1:b6KVfDjXjA5Q7vhpOaMqIhFYvu5BuFVZixlNeTV/CLc =
80
76
github.com/matrix-org/util v0.0.0-20221111132719-399730281e66 h1:6z4KxomXSIGWqhHcfzExgkH3Z3UkIXry4ibJS4Aqz2Y =
81
77
github.com/matrix-org/util v0.0.0-20221111132719-399730281e66 /go.mod h1:iBI1foelCqA09JJgPV0FYz4qA5dUXYOxMi57FxKBdd4 =
82
78
github.com/miekg/dns v1.1.66 h1:FeZXOS3VCVsKnEAd+wBkjMC3D2K+ww66Cq3VnCINuJE =
You can’t perform that action at this time.
0 commit comments