module github.com/deepmap/oapi-codegen require ( github.com/cyberdelia/templates v0.0.0-20141128023046-ca7fffd4298c github.com/getkin/kin-openapi v0.2.0 github.com/golangci/lint-1 v0.0.0-20181222135242-d2cdd8c08219 github.com/labstack/echo/v4 v4.1.6 github.com/pkg/errors v0.8.1 github.com/stretchr/testify v1.3.0 golang.org/x/crypto v0.0.0-20190621222207-cc06ce4a13d4 // indirect golang.org/x/net v0.0.0-20190620200207-3b0461eec859 // indirect golang.org/x/sys v0.0.0-20190626221950-04f50cda93cb // indirect golang.org/x/tools v0.0.0-20190627203933-19ff4fff8850 // indirect ) replace github.com/deepmap/oapi-codegen => ./