Skip to content

Does not build due to docker types package removal #7

@sfc-gh-vrusinov

Description

@sfc-gh-vrusinov
$ go test
# github.com/bitcomplete/sqltestutil
../../../vendor/github.com/bitcomplete/sqltestutil/postgres_container.go:83:54: undefined: types.ImagePullOptions

This is due to https://github.com/moby/moby/blob/v26.0.0/api/types/types_deprecated.go#L7-L35 and I suppose removed in later versions. I can't use github.com/docker/docker v24.0.0+incompatible as other things in my project depends on more recent version.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions