mirror of
https://github.com/moby/moby.git
synced 2026-06-30 19:58:03 +00:00
plugin/manager_linux_test.go:215:4: shadow: declaration of "root" shadows declaration at line 173 (govet)
root := filepath.Join(root, desc)
^
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>