mirror of
https://github.com/moby/moby.git
synced 2026-08-12 12:15:08 +00:00
runconfig/config_test.go:43:3: The copy of the 'for' variable "f" can be deleted (Go 1.22+) (copyloopvar)
f := f
^
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>