Bug fixes
- client: fix
ImagePullResponse.Wait,ImagePushResponse.Waitnot returning an error if pull/push errors happend during the pull operation. moby/moby#52305
Other
- daemon, client: diskUsage: explicitly exclude "-1" for containers. moby/moby#52309
- go.mod: add back replace rules. moby/moby#52325
- vendor: github.com/docker/go-connections v0.7.0. moby/moby#51311
- vendor: github.com/moby/moby/api v1.54.2. moby/moby#52416