cli/opts/swarmopts
Sebastiaan van Stijn 3529651fa7
vendor: github.com/docker/go-connections v0.6.0
- deprecate sockets.GetProxyEnv, sockets.DialerFromEnvironment
- add support for unix sockets on Windows
- remove legacy CBC cipher suites from client config
- align client and server defaults to be the same.
- remove support for encrypted TLS private keys.
- nat: optimize ParsePortSpec

full diff: https://github.com/docker/go-connections/compare/v0.5.0...v0.6.0

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2025-08-11 15:33:22 +02:00
..
config.go vendor: github.com/docker/docker master (v29.0-dev) 2025-07-21 23:04:50 +02:00
config_test.go opts: move swarm-specific options to a separate package 2025-03-08 18:39:07 +01:00
port.go opts/swarmopts: minor cleanup and refactor 2025-07-31 18:19:58 +02:00
port_test.go vendor: github.com/docker/go-connections v0.6.0 2025-08-11 15:33:22 +02:00
secret.go vendor: github.com/docker/docker master (v29.0-dev) 2025-07-21 23:04:50 +02:00
secret_test.go opts: move swarm-specific options to a separate package 2025-03-08 18:39:07 +01:00