8000 cannot find module providing package github.com/docker/docker/pkg/term · Issue #45707 · moby/moby · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
cannot find module providing package github.com/docker/docker/pkg/term #45707
Closed
@alexellis

Description

@alexellis

Description

When I upgrade github.com/openfaas/faas-cli to point at the latest Docker version required by another package, the github.com/docker/docker/pkg/term package can no longer be found.

Do you have any suggestions on what could be going wrong here?

Previous version: github.com/docker/docker v20.10.20+incompatible

I've also tried changing docker/docker to moby/moby, but then get the same error.

Reproduce

Check out https://github.com/openfaas/faas-cli/blob/master/go.mod

Run the update for github.com/google/go-containerregistry or arkade and then you'll see the Docker dependency change to: github.com/docker/docker v23.0.5+incompatible and the build will fail with:

go get
github.com/openfaas/faas-cli imports
        github.com/openfaas/faas-cli/commands imports
        github.com/docker/docker/pkg/term: cannot find module providing package github.com/docker/docker/pkg/term

Expected behavior

No response

docker version

n/A

docker info

n/A

Additional Info

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0