module github.com/anacrolix/dms go 1.12 require ( github.com/anacrolix/ffprobe v1.0.0 github.com/bradfitz/iter v0.0.0-20190303215204-33e6a9893b0c // indirect github.com/davecgh/go-spew v1.1.1 // indirect github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 golang.org/x/net v0.0.0-20190415214537-1da14a5a36f2 golang.org/x/sys v0.0.0-20190415145633-3fd5a3612ccd )