diff options
author | Neil Alexander <neilalexander@users.noreply.github.com> | 2021-07-27 21:34:40 +0100 |
---|---|---|
committer | Neil Alexander <neilalexander@users.noreply.github.com> | 2021-07-27 21:34:40 +0100 |
commit | 3e01a88a0cb5b22dfa5247e855ba2f5f7c97d8c2 (patch) | |
tree | 1b8cc3463f2ef636b164ccd5546d450c549ca206 /go.mod | |
parent | 32bf14a37c79a02fc5e76a7071d7494bb362be53 (diff) |
Update to neilalexander/utp@54ae7b1
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -37,7 +37,7 @@ require ( github.com/matrix-org/util v0.0.0-20200807132607-55161520e1d4 github.com/mattn/go-sqlite3 v1.14.7-0.20210414154423-1157a4212dcb github.com/morikuni/aec v1.0.0 // indirect - github.com/neilalexander/utp v0.1.1-0.20210720104546-52626cdf31b2 + github.com/neilalexander/utp v0.1.1-0.20210727203401-54ae7b1cd5f9 github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 github.com/ngrok/sqlmw v0.0.0-20200129213757-d5c93a81bec6 github.com/opentracing/opentracing-go v1.2.0 |