Skip to content

Migrate from github.com/docker/docker to github.com/moby/moby due to the docker namespace being deprecated#1387

Open
dbaxa wants to merge 1 commit into
golang-migrate:masterfrom
dbaxa:migrate-to-moby
Open

Migrate from github.com/docker/docker to github.com/moby/moby due to the docker namespace being deprecated#1387
dbaxa wants to merge 1 commit into
golang-migrate:masterfrom
dbaxa:migrate-to-moby

Conversation

@dbaxa

@dbaxa dbaxa commented Apr 10, 2026

Copy link
Copy Markdown

Warning: I was having issues running the tests locally & am hoping that CI picks up on any issues.

info: Partially address using a version of docker that various vulnerability scanners pick up as being vulnerable to GHSA-x744-4wpc-v9h2

…the docker namespace being deprecated

Signed-off-by: David Black <dblack@atlassian.com>
@coveralls

Copy link
Copy Markdown

Coverage Status

coverage: 54.419% (-0.01%) from 54.432% — dbaxa:migrate-to-moby into golang-migrate:master

@dbaxa

dbaxa commented Apr 15, 2026

Copy link
Copy Markdown
Author

cc @dhui

@nsitbon

nsitbon commented May 23, 2026

Copy link
Copy Markdown

+1 on this — we're downstream consumers of golang-migrate and currently carrying 5 Dependabot alerts (CVE-2026-42306, CVE-2026-41567, CVE-2026-41568, CVE-2026-34040, CVE-2026-33997) all rooted in the transitive github.com/docker/docker dependency pulled in via dktest. Our project has already migrated to github.com/moby/moby modules, so this PR would let us cleanly drop docker/docker from our go.mod.

CI is green — would love to see this merged. Thanks @dbaxa for the PR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants