vendor: github.com/docker/docker v28.1.1

diff:  https://github.com/docker/docker/compare/v28.1.0...v28.1.1

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn
2025-04-22 12:29:21 +02:00
parent 735555ff7b
commit 0855cab1bd
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"