YTSFlix_Go/vendor/github.com/anacrolix/mmsg/go.mod
2018-11-04 15:58:15 +01:00

9 lines
246 B
Modula-2

module github.com/anacrolix/mmsg
require (
github.com/anacrolix/missinggo v0.0.0-20180725070939-60ef2fbf63df
github.com/davecgh/go-spew v1.1.0 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/stretchr/testify v1.2.2
)