mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-04-03 04:32:40 +00:00
Note that various fields have changed moved around in the JSON as a result: * `Platform` has been removed. * `Process` is now a pointer. * `OOMScoreAdj` has moved into `Process`, from `Linux.Resources` (resolving a TODO here). Also updates golang.org/x/sys which is less critical. Signed-off-by: Ian Campbell <ian.campbell@docker.com>