mirror of
https://github.com/moby/moby.git
synced 2026-07-12 10:35:14 +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>