github.com/getlantern/eventual@v1.0.0/go.mod (about) 1 module github.com/getlantern/eventual 2 3 go 1.13 4 5 require ( 6 github.com/getlantern/grtrack v0.0.0-20160824195228-cbf67d3fa0fd 7 github.com/stretchr/testify v1.6.1 8 )