Skip to content

Please migrate from github.com/docker/docker to github.com/moby/moby as the docker namespace is deprecated. #51

Description

@dbaxa

As per https://github.com/moby/moby/releases/tag/docker-v29.0.0

The Go module github.com/docker/docker is deprecated in favor of github.com/moby/moby/client and github.com/moby/moby/api. The github.com/moby/moby module is considered an internal implementation detail - the only supported public modules are client and api.
Starting with v29, releases are tagged with the docker- prefix (e.g., docker-v29.0.0). This only affects Go module users and package maintainers.

This is an problem because certain vulnerability scanners are detecting GHSA-x744-4wpc-v9h2 as impacting the github.com/docker/docker golang package.

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions