mirror of
https://github.com/moby/moby.git
synced 2026-01-11 10:41:43 +00:00
internal/cleanups/composite_test.go:46:9: printf: non-constant format string in call to (*testing.common).Logf (govet)
t.Logf(err.Error())
^
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit c308bd3e0e)
Signed-off-by: Austin Vazquez <macedonv@amazon.com>