mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +00:00
- un-deprecates `assert.ErrorType`, `cmp.ErrorType` - assert: ensure message is always displayed and fix under bazel - poll: Continue(): use format.Message for formatting - fix TestFromDirSymlink on Windows due to missing drive-letter - fix various linting issues and minor bugs full diff: https://github.com/gotestyourself/gotest.tools/compare/v3.5.1...v3.5.2 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>