fix(deps): update module github.com/docker/docker to v28.1.1+incompatible

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-04-23 09:54:18 +00:00
committed by GitHub
parent 0f2d00617d
commit 80993f2c3b
4 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
// FIXME(thaJeztah): remove once we are a module; the go:build directive prevents go from downgrading language version to go1.16:
//go:build go1.22
//go:build go1.23
package registry // import "github.com/docker/docker/api/types/registry"