Files
moby/internal/testutils
Sebastiaan van Stijn 6a85a13c0a internal/testutils/specialimage: remove redundant capturing of loop vars (copyloopvar)
internal/testutils/specialimage/partial.go:41:3: The copy of the 'for' variable "platform" can be deleted (Go 1.22+) (copyloopvar)
            platform := platform
            ^

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-11-12 14:02:13 +01:00
..