Skip to content

Import error (following speakeasy-api/jsonpath update) #2230

Description

@netixx

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions