Files
moby/pkg/plugins
Sebastiaan van Stijn 38db7265fc pkg/plugins: loadWithRetry: fix shadowed variables (govet)
pkg/plugins/plugins.go:231:6: shadow: declaration of "pl" shadows declaration at line 214 (govet)
            if pl, exists := storage.plugins[name]; exists {
               ^

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-11-06 12:54:53 +01:00
..
2018-02-05 16:51:57 -05:00