2018-05-25 14:22:54 +08:00
|
|
|
module github.com/anacrolix/torrent
|
|
|
|
|
|
|
|
require (
|
2020-04-23 09:26:22 +08:00
|
|
|
bazil.org/fuse v0.0.0-20200407214033-5883e5a4b512
|
2021-01-29 14:59:56 +08:00
|
|
|
crawshaw.io/sqlite v0.3.3-0.20210127221821-98b1f83c5508
|
2020-12-15 12:29:45 +08:00
|
|
|
github.com/RoaringBitmap/roaring v0.5.5 // indirect
|
|
|
|
github.com/alangpierce/go-forceexport v0.0.0-20160317203124-8f1d6941cd75 // indirect
|
2020-04-23 11:09:27 +08:00
|
|
|
github.com/alexflint/go-arg v1.3.0
|
2021-01-28 11:23:34 +08:00
|
|
|
github.com/anacrolix/dht/v2 v2.8.0
|
2019-11-28 09:44:34 +08:00
|
|
|
github.com/anacrolix/envpprof v1.1.0
|
2021-01-19 19:56:59 +08:00
|
|
|
github.com/anacrolix/go-libutp v1.0.4
|
2020-06-04 09:50:20 +08:00
|
|
|
github.com/anacrolix/log v0.7.1-0.20200604014615-c244de44fd2d
|
2019-08-21 18:44:12 +08:00
|
|
|
github.com/anacrolix/missinggo v1.2.1
|
|
|
|
github.com/anacrolix/missinggo/perf v1.0.0
|
2020-12-15 12:29:45 +08:00
|
|
|
github.com/anacrolix/missinggo/v2 v2.5.0
|
2020-04-13 12:08:32 +08:00
|
|
|
github.com/anacrolix/multiless v0.0.0-20200413040533-acfd16f65d5d
|
2019-09-13 06:46:30 +08:00
|
|
|
github.com/anacrolix/sync v0.2.0
|
2020-04-11 11:03:23 +08:00
|
|
|
github.com/anacrolix/tagflag v1.1.1-0.20200411025953-9bb5209d56c2
|
2020-04-16 15:51:57 +08:00
|
|
|
github.com/anacrolix/upnp v0.1.2-0.20200416075019-5e9378ed1425
|
2019-02-19 11:38:31 +08:00
|
|
|
github.com/anacrolix/utp v0.0.0-20180219060659-9e0e1d1d0572
|
2020-12-15 12:29:45 +08:00
|
|
|
github.com/benbjohnson/immutable v0.3.0 // indirect
|
2020-01-23 11:16:46 +08:00
|
|
|
github.com/bradfitz/iter v0.0.0-20191230175014-e8f45d346db8
|
2019-01-08 12:45:25 +08:00
|
|
|
github.com/davecgh/go-spew v1.1.1
|
|
|
|
github.com/dustin/go-humanize v1.0.0
|
|
|
|
github.com/edsrzf/mmap-go v1.0.0
|
2020-12-15 12:29:45 +08:00
|
|
|
github.com/elliotchance/orderedmap v1.3.0
|
2021-01-04 07:39:28 +08:00
|
|
|
github.com/frankban/quicktest v1.11.3
|
2020-04-23 11:09:27 +08:00
|
|
|
github.com/fsnotify/fsnotify v1.4.9
|
2020-12-15 12:29:45 +08:00
|
|
|
github.com/golang/protobuf v1.4.3 // indirect
|
|
|
|
github.com/golang/snappy v0.0.2 // indirect
|
2019-07-16 09:08:17 +08:00
|
|
|
github.com/google/btree v1.0.0
|
2021-01-28 11:23:34 +08:00
|
|
|
github.com/google/uuid v1.2.0 // indirect
|
2020-04-05 11:55:14 +08:00
|
|
|
github.com/gorilla/websocket v1.4.2
|
2020-12-15 12:29:45 +08:00
|
|
|
github.com/huandu/xstrings v1.3.2 // indirect
|
2018-05-25 14:22:54 +08:00
|
|
|
github.com/jessevdk/go-flags v1.4.0
|
2020-12-15 12:29:45 +08:00
|
|
|
github.com/lucas-clemente/quic-go v0.19.3 // indirect
|
|
|
|
github.com/pion/datachannel v1.4.21
|
|
|
|
github.com/pion/dtls/v2 v2.0.4 // indirect
|
|
|
|
github.com/pion/quic v0.1.4 // indirect
|
|
|
|
github.com/pion/rtcp v1.2.6 // indirect
|
2021-01-19 19:56:59 +08:00
|
|
|
github.com/pion/rtp v1.6.2 // indirect
|
2020-12-15 12:29:45 +08:00
|
|
|
github.com/pion/sctp v1.7.11 // indirect
|
|
|
|
github.com/pion/srtp v1.5.2 // indirect
|
2021-01-19 19:56:59 +08:00
|
|
|
github.com/pion/transport v0.12.2 // indirect
|
2020-12-15 12:29:45 +08:00
|
|
|
github.com/pion/turn/v2 v2.0.5 // indirect
|
|
|
|
github.com/pion/webrtc/v2 v2.2.26
|
2020-01-23 11:16:46 +08:00
|
|
|
github.com/pkg/errors v0.9.1
|
2020-12-15 12:29:45 +08:00
|
|
|
github.com/stretchr/testify v1.6.1
|
|
|
|
github.com/tinylib/msgp v1.1.5 // indirect
|
|
|
|
github.com/willf/bitset v1.1.11 // indirect
|
2020-06-19 10:24:03 +08:00
|
|
|
go.etcd.io/bbolt v1.3.5
|
2021-01-19 19:56:59 +08:00
|
|
|
golang.org/x/crypto v0.0.0-20201221181555-eec23a3978ad // indirect
|
2021-01-28 11:23:34 +08:00
|
|
|
golang.org/x/net v0.0.0-20210119194325-5f4716e94777 // indirect
|
2020-12-15 12:29:45 +08:00
|
|
|
golang.org/x/sync v0.0.0-20201207232520-09787c993a3a // indirect
|
2021-01-28 11:23:34 +08:00
|
|
|
golang.org/x/sys v0.0.0-20210124154548-22da62e12c0c // indirect
|
2020-12-15 12:29:45 +08:00
|
|
|
golang.org/x/time v0.0.0-20201208040808-7e3f01d25324
|
|
|
|
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
|
|
|
|
google.golang.org/protobuf v1.25.0 // indirect
|
2018-05-25 14:22:54 +08:00
|
|
|
)
|
2019-06-21 12:49:01 +08:00
|
|
|
|
2020-11-30 11:26:12 +08:00
|
|
|
go 1.15
|
2020-04-23 11:09:27 +08:00
|
|
|
|
|
|
|
exclude bazil.org/fuse v0.0.0-20200419173433-3ba628eaf417
|
2020-10-12 14:13:05 +08:00
|
|
|
|