mirror of
https://github.com/moby/moby.git
synced 2026-07-16 12:31:44 +00:00
- Rename variables that collided with imports - Make capturing interval.Milliseconds conditional as it would trip some linters for using a potential "zero" value. - Use WithFields instead of chainging multiple "WithField" calls for logging. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>