jpillora/cloud-torrent

Cannot complie with golang. Can you use gomod to select version

Cross2pro opened this issue · 1 comments

It Cannot Work When I Complied with Golang.

The reason is that the "github.com/anacrolix/torrent" is updated and dependencies is updated. webrtc is updated to V3 and so on .

I just want to add some code to upload file to CDN and do some bugfix.

but the problem is that version on dependencies is not proper. So please use newest gomod to manage the version.

Thank you