-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Open
Milestone
Description
Hello,
I am getting the following error while doing go mod tidy
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
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:
refactor: replace local overlay package with speakeasy-api/openapi/overlay by @TristanSpeakEasy in speakeasy-api/jsonpath#24
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels