File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
88 github.com/golang-jwt/jwt/v5 v5.2.2
99 github.com/livekit/protocol v1.34.0
1010 github.com/matrix-org/gomatrix v0.0.0-20220926102614-ceba4d9f7530
11- github.com/matrix-org/gomatrixserverlib v0.0.0-20250520070507-c70b2132a00a
11+ github.com/matrix-org/gomatrixserverlib v0.0.0-20250619052822-904c8f04597e
1212)
1313
1414require (
Original file line number Diff line number Diff line change @@ -109,6 +109,8 @@ github.com/matrix-org/gomatrixserverlib v0.0.0-20250324075430-479c9abf1ca5 h1:zD
109109github.com/matrix-org/gomatrixserverlib v0.0.0-20250324075430-479c9abf1ca5 /go.mod h1:QcVmUPlJc3ACPDGT0rG+QGaOOkiYrDrO6T+0BtrULTo =
110110github.com/matrix-org/gomatrixserverlib v0.0.0-20250520070507-c70b2132a00a h1:iwxJ2YTBlMhzJYE4QC/rghXPWAnFFbruPdxuXK7yrVA =
111111github.com/matrix-org/gomatrixserverlib v0.0.0-20250520070507-c70b2132a00a /go.mod h1:61LpEsWAroRfdVh2dnr6fQ+K3MmRgD5I35GVvF4FpXQ =
112+ github.com/matrix-org/gomatrixserverlib v0.0.0-20250619052822-904c8f04597e h1:SWediqisy1Eoumr06sjGaA6gt6gS4FtXe00VB6fSNZw =
113+ github.com/matrix-org/gomatrixserverlib v0.0.0-20250619052822-904c8f04597e /go.mod h1:61LpEsWAroRfdVh2dnr6fQ+K3MmRgD5I35GVvF4FpXQ =
112114github.com/matrix-org/util v0.0.0-20200807132607-55161520e1d4 h1:eCEHXWDv9Rm335MSuB49mFUK44bwZPFSDde3ORE3syk =
113115github.com/matrix-org/util v0.0.0-20200807132607-55161520e1d4 /go.mod h1:vVQlW/emklohkZnOPwD3LrZUBqdfsbiyO3p1lNV8F6U =
114116github.com/matrix-org/util v0.0.0-20221111132719-399730281e66 h1:6z4KxomXSIGWqhHcfzExgkH3Z3UkIXry4ibJS4Aqz2Y =
You can’t perform that action at this time.
0 commit comments