diff options
author | Till <2353100+S7evinK@users.noreply.github.com> | 2023-12-12 16:55:03 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-12 16:55:03 +0100 |
commit | b7054f4274a0c78aba8d3b9e29ae23d2d6172655 (patch) | |
tree | 2cdc6a3886e02a0b1209120c0980ac73eb9ac006 /go.mod | |
parent | 1555b3542d7da8243abc21e6a29758ebe419e5b5 (diff) |
Version 0.13.5 (#3285)v0.13.5helm-dendrite-0.13.6
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ require ( github.com/matrix-org/dugong v0.0.0-20210921133753-66e6b1c67e2e github.com/matrix-org/go-sqlite3-js v0.0.0-20220419092513-28aa791a1c91 github.com/matrix-org/gomatrix v0.0.0-20220926102614-ceba4d9f7530 - github.com/matrix-org/gomatrixserverlib v0.0.0-20231122130434-2beadf141c98 + github.com/matrix-org/gomatrixserverlib v0.0.0-20231212115925-41497b7563eb github.com/matrix-org/pinecone v0.11.1-0.20230810010612-ea4c33717fd7 github.com/matrix-org/util v0.0.0-20221111132719-399730281e66 github.com/mattn/go-sqlite3 v1.14.17 |