module github.com/ory/herodot require ( github.com/davecgh/go-spew v1.1.1 // indirect github.com/golang/gddo v0.0.0-20180828051604-96d2a289f41e github.com/gorilla/mux v1.6.2 github.com/pkg/errors v0.8.0 github.com/pmezard/go-difflib v1.0.0 // indirect github.com/sirupsen/logrus v1.0.6 github.com/stretchr/testify v1.2.2 golang.org/x/crypto v0.0.0-20180830192347-182538f80094 // indirect golang.org/x/sys v0.0.0-20180831094639-fa5fdf94c789 // indirect )