Skip to content
This repository was archived by the owner on Oct 13, 2023. It is now read-only.

Commit e9eeb76

Browse files
committed
vendor: update go-events to fix alignment for 32bit systems
- relates to moby/buildkit 1111 - relates to moby/buildkit 1079 - relates to docker/buildx 129 full diff: docker/go-events@9461782...e31b211 Signed-off-by: Sebastiaan van Stijn <github@gone.nl> (cherry picked from commit 5661cc0de5f38c762760838391dfd053e0f36bc4) Signed-off-by: Sebastiaan van Stijn <github@gone.nl> Upstream-commit: a0f0ed1f5f171761b39aa470b515eac2d2d17365 Component: cli
1 parent c9f1c43 commit e9eeb76

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

components/cli/vendor.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ github.com/docker/docker a004854097417a591c3f6a3aeaab
1919
github.com/docker/docker-credential-helpers 54f0238b6bf101fc3ad3b34114cb5520beb562f5 # v0.6.3
2020
github.com/docker/go d30aec9fd63c35133f8f79c3412ad91a3b08be06 # Contains a customized version of canonical/json and is used by Notary. The package is periodically rebased on current Go versions.
2121
github.com/docker/go-connections 7395e3f8aa162843a74ed6d48e79627d9792ac55 # v0.4.0
22-
github.com/docker/go-events 9461782956ad83b30282bf90e31fa6a70c255ba9
22+
github.com/docker/go-events e31b211e4f1cd09aa76fe4ac244571fab96ae47f
2323
github.com/docker/go-metrics d466d4f6fd960e01820085bd7e1a24426ee7ef18
2424
github.com/docker/go-units 519db1ee28dcc9fd2474ae59fca29a810482bfb1 # v0.4.0
2525
github.com/docker/libtrust 9cbd2a1374f46905c68a4eb3694a130610adc62a

components/cli/vendor/github.com/docker/go-events/retry.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)