vendor: github.com/docker/docker v23.0.0

- client: improve error messaging on crash

full diff: https://github.com/docker/docker/compare/v23.0.0-rc.3...v23.0.0

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn
2023-02-04 13:30:07 +01:00
parent 5195db1ff5
commit bbebebaedf
4 changed files with 25 additions and 6 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ require (
github.com/containerd/containerd v1.6.16
github.com/creack/pty v1.1.11
github.com/docker/distribution v2.8.1+incompatible
github.com/docker/docker v23.0.0-rc.3+incompatible
github.com/docker/docker v23.0.0+incompatible
github.com/docker/docker-credential-helpers v0.7.0
github.com/docker/go-connections v0.4.0
github.com/docker/go-units v0.5.0