Migrating from legacy docker/docker deps #765

Open
opened 2026-02-13 12:50:50 +00:00 by decentral1se · 0 comments
Owner

See https://github.com/moby/moby/issues/52038

Following #728, we seem to be stuck in the legacy docker/docker deps and they've moved on to moby/moby 😬 This makes upgrading the dependencies impossible right now without getting deeper into the chaos.

It's possible to force go-archive==0.1.0, stay on docker/docker and run make deps to upgrade everything else. I've just tested that. So, that's good. However, we should figure out how to catch up with upstream.

See https://github.com/moby/moby/issues/52038 Following https://git.coopcloud.tech/toolshed/abra/pulls/728, we seem to be stuck in the legacy `docker/docker` deps and they've moved on to `moby/moby` 😬 This makes upgrading the dependencies impossible right now without getting deeper into the chaos. It's possible to force `go-archive==0.1.0`, stay on `docker/docker` and run `make deps` to upgrade everything else. I've just tested that. So, that's good. However, we should figure out how to catch up with upstream.
decentral1se added the
enhancement
label 2026-02-13 12:51:26 +00:00
decentral1se added
tech-debt
and removed
enhancement
labels 2026-02-15 13:15:58 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: toolshed/abra#765
No description provided.