github.com/oapi-codegen/oapi-codegen/v2/cmd/oapi-codegen imports
github.com/oapi-codegen/oapi-codegen/v2/pkg/util imports
github.com/speakeasy-api/openapi-overlay/pkg/loader imports
github.com/speakeasy-api/openapi-overlay/pkg/overlay tested by
github.com/speakeasy-api/openapi-overlay/pkg/overlay.test imports
github.com/speakeasy-api/jsonpath/pkg/overlay: module github.com/speakeasy-api/jsonpath@latest found (v0.6.3), but does not contain package github.com/speakeasy-api/jsonpath/pkg/overlay
Hello,
I am getting the following error while doing go mod tidy
I think this is due to the import path of github.com/speakeasy-api/jsonpath/pkg/overlay that has changed in https://github.com/speakeasy-api/jsonpath/releases/tag/v0.6.3: