mirror of
https://github.com/moby/moby.git
synced 2026-07-10 08:39:25 +00:00
cmd/dockerd/required.go:17:24: printf: non-constant format string in call to github.com/docker/docker/vendor/github.com/pkg/errors.Errorf (govet)
return errors.Errorf("\n" + strings.TrimRight(cmd.UsageString(), "\n"))
^
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>