mirror of
https://github.com/docker/cli.git
synced 2026-08-24 10:05:37 -05:00
- sockets: set socket permissions without overriding umask - sockets: improve abstract Unix socket handling - sockets: InmemSocket: add DialContext - sockets: remove double error decoration - sockets: test-enhancements and improve coverage full diff: https://github.com/docker/go-connections/compare/v0.7.0...v0.8.0 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>