diff options
author | Till Faelligen <2353100+S7evinK@users.noreply.github.com> | 2023-07-06 10:44:11 +0200 |
---|---|---|
committer | Till Faelligen <2353100+S7evinK@users.noreply.github.com> | 2023-07-06 10:44:11 +0200 |
commit | 9f7e14e4d0b7a552213b48409ffea2db9cfdd580 (patch) | |
tree | 4fa75ea511a2d9cfadf5342ff01fde0b6d8309cf /go.mod | |
parent | 4a666932f5adad0219c111469951235e5f04e7da (diff) |
Back to the original version for now
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ require ( github.com/matrix-org/pinecone v0.11.1-0.20230210171230-8c3b24f2649a github.com/matrix-org/util v0.0.0-20221111132719-399730281e66 github.com/mattn/go-sqlite3 v1.14.17 - github.com/nats-io/nats-server/v2 v2.9.17 + github.com/nats-io/nats-server/v2 v2.9.15 github.com/nats-io/nats.go v1.27.0 github.com/neilalexander/utp v0.1.1-0.20210727203401-54ae7b1cd5f9 github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 |