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.5 github.com/mattn/go-colorable v0.1.2 // indirect github.com/pkg/errors v0.8.1 github.com/stretchr/testify v1.3.0 golang.org/x/crypto v0.0.0-20190513172903-22d7a77e9e5f // indirect golang.org/x/net v0.0.0-20190522155817-f3200d17e092 // indirect golang.org/x/sys v0.0.0-20190524152521-dbbf3f1254d4 // indirect golang.org/x/text v0.3.2 // indirect ) replace github.com/deepmap/oapi-codegen => ./