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

Commit d7b734a

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 e7183dbfe967e70429df8ec458c617d6954f78d4) Signed-off-by: Sebastiaan van Stijn <github@gone.nl> Upstream-commit: e149ff62fe6fc7c32c518dcd4df85d603a104462 Component: engine
1 parent 06224ba commit d7b734a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

components/engine/vendor.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ github.com/gofrs/flock 7f43ea2e6a643ad441fc12d0ecc0
3939

4040
# When updating, also update LIBNETWORK_COMMIT in hack/dockerfile/install/proxy.installer accordingly
4141
github.com/docker/libnetwork b9bcf0c3fba9ef8897c9676c5b70ba0345b84b17 # bump_19.03 branch
42-
github.com/docker/go-events 9461782956ad83b30282bf90e31fa6a70c255ba9
42+
github.com/docker/go-events e31b211e4f1cd09aa76fe4ac244571fab96ae47f
4343
github.com/armon/go-radix e39d623f12e8e41c7b5529e9a9dd67a1e2261f80
4444
github.com/armon/go-metrics eb0af217e5e9747e41dd5303755356b62d28e3ec
4545
github.com/hashicorp/go-msgpack 71c2886f5a673a35f909803f38ece5810165097b

components/engine/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)