Skip to content

Does not build due to docker types package removal #7

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.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions