Package
k3d
Component
github.com/moby/go-archive
Latest update
Build, ship, and run secure software with minimal, hardened container images — rebuilt from source daily and guarded under our industry-leading remediation SLA.
Start for freeStatus
Impact
github.com/moby/go-archive v0.3.0 removes the Compression identifier from its root package, which github.com/docker/docker's archive_deprecated.go still references. No release of docker/docker both compiles against the fixed API and predates the v29 module rename to github.com/moby/moby, so the dependency cannot be bumped without an upstream docker/docker release that adapts to the new archive package.
Status