Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependency Issue #913

Open
pcfreak30 opened this issue Feb 22, 2024 · 1 comment
Open

Dependency Issue #913

pcfreak30 opened this issue Feb 22, 2024 · 1 comment

Comments

@pcfreak30
Copy link

go: downloading github.com/getkin/kin-openapi v0.119.0
go: git.lumeweb.com/LumeWeb/portal/api/swagger imports
        github.com/getkin/kin-openapi/openapi3 imports
        github.com/perimeterx/marshmallow tested by
        github.com/perimeterx/marshmallow.test imports
        github.com/ugorji/go/codec: ambiguous import: found package github.com/ugorji/go/codec in multiple modules:
        github.com/ugorji/go v1.1.4 (x/.gvm/pkgsets/go1.13/global/pkg/mod/github.com/ugorji/go@v1.1.4/codec)
        github.com/ugorji/go/codec v1.2.7 (x/.gvm/pkgsets/go1.13/global/pkg/mod/github.com/ugorji/go/codec@v1.2.7)

I have debugged this, and 0.118.0 is the last working version I can use. I am on go1.21.6, purged the mod cache, redid my go.sum, and re-fetched everything.

Unsure if this is upstream with marshmallow, but they haven't had a release in a while.

@fenollp
Copy link
Collaborator

fenollp commented Mar 22, 2024

I am unable to reproduce. Could you open a PR with a test case failing in CI?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants