mirror of
https://github.com/yusing/godoxy.git
synced 2026-05-13 17:10:00 -05:00
f99e6b34fe
Drop moby/moby API/client modules and the related exclude list; depend on github.com/docker/docker and enable API version negotiation in NewClient. Adjust Docker calls and types (inspect, list, stats, logs, ports, and network IP handling) to match the upstream client. Update API and internal package docs to reference the new import paths. Users with older docker version no longer requires compat build.