mirror of
https://github.com/moby/moby.git
synced 2026-07-12 02:25:19 +00:00
This fix updates runc to 0351df1c5a66838d0c392b4ac4cf9450de844e2d With this fix the warnings generated by netgo and dlopen by go 1.9 are addressed. See - opencontainers/runc#1577 - opencontainers/runc#1579 This fix is part of the efforts for go 1.9 (#33892) Signed-off-by: Yong Tang <yong.tang.github@outlook.com>