module github.com/juju/qthttptest require ( github.com/frankban/quicktest v1.1.0 github.com/google/go-cmp v0.2.0 gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 // indirect gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce gopkg.in/yaml.v2 v2.2.1 )