Files
moby/plugin
Sebastiaan van Stijn 97c5ae25c4 Replace uses of filters.Include() with filters.Contains()
The `filters.Include()` method was deprecated in favor of `filters.Contains()`
in 065118390a, but still used in various
locations.

This patch replaces uses of `filters.Include()` with `filters.Contains()`.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2017-09-26 13:39:56 +02:00
..
2017-07-31 13:16:46 -07:00
2017-08-02 16:58:07 -04:00
2017-08-02 16:58:07 -04:00