Commit 4a4b86c
committed
vendor: github.com/docker/docker 8e51b8b59cb8 (master, v25.0.0-dev)
notable changes:
- client: define a "dummy" hostname to use for local connections
fixes "invalid host" errors when compiled with go1.20.6 or go1.19.11
full diff: moby/moby@98d3da7...8e51b8b
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 806a19d)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>1 parent faa0cc7 commit 4a4b86c
File tree
27 files changed
+360
-255
lines changed- vendor
- github.com/docker/docker
- api
- types
- system
- client
27 files changed
+360
-255
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
445 | 445 | | |
446 | 446 | | |
447 | 447 | | |
448 | | - | |
449 | | - | |
| 448 | + | |
| 449 | + | |
450 | 450 | | |
451 | 451 | | |
452 | 452 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 115 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 14 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 48 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments