mirror of
https://github.com/moby/moby.git
synced 2026-07-22 15:32:50 +00:00
- Remove redundant conversion to strslice.StrSlice - Use assert.Assert instead of assert.Check to fail early if value is nil - Minor code-formatting cleanup Signed-off-by: Sebastiaan van Stijn <github@gone.nl>