YTSFlix_Go/vendor/github.com/anacrolix/mmsg/go.mod

9 lines
246 B
Modula-2
Raw Normal View History

2018-11-04 14:58:15 +00:00
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
)