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/go-chi/chi v4.0.2+incompatible 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-20190701094942-4def268fd1a4 // indirect golang.org/x/net v0.0.0-20190724013045-ca1201d0de80 // indirect golang.org/x/sys v0.0.0-20190712062909-fae7ac547cb7 // indirect golang.org/x/tools v0.0.0-20190724185037-8aa4eac1a7c1 // indirect )