Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Go Module friendly #19

@millergarym

Description

@millergarym

This "Official Go SDK for Docker" causes an error when using go mod tidy

See PR #18 .

$ go mod tidy
github.com/a/b/c imports
        docker.io/go-docker tested by
        docker.io/go-docker.test imports
        github.com/docker/docker/internal/testutil: module github.com/docker/docker@latest found (v1.13.1), but does not contain package github.com/docker/docker/internal/testutil

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions