mirror of
https://github.com/moby/moby.git
synced 2026-07-17 04:51:32 +00:00
This is needed to provide fixes for ETW on ARM. The updated ETW package will no-op on ARM, rather than crashing. Further changes are needed to Go itself to allow ETW on ARM to work properly. Signed-off-by: Kevin Parsons <kevpar@microsoft.com>