1
0
mirror of https://github.com/varbhat/exatorrent.git synced 2021-09-19 22:57:02 +03:00

Updated go.mod

Use NewFileOpts
Increment Version
Fix Title Change in Web Client
This commit is contained in:
Var Bhat
2021-09-02 17:08:32 +05:30
parent 5c8eca0619
commit dd1d9a0f17
9 changed files with 36 additions and 9 deletions

2
go.mod
View File

@@ -6,7 +6,7 @@ require (
crawshaw.io/sqlite v0.3.3-0.20210127221821-98b1f83c5508
github.com/anacrolix/go-libutp v1.0.4
github.com/anacrolix/log v0.9.0
github.com/anacrolix/torrent v1.30.4
github.com/anacrolix/torrent v1.31.0
github.com/google/uuid v1.3.0
github.com/gorilla/websocket v1.4.2
github.com/jackc/pgx/v4 v4.13.0