ctop/connector/collector
DasSkelett 163060b3fa
Update runc to 1.1.0 to get newer x/sys and fix Go 1.18 build (#292)
* Update runc to 1.1.0 to get newer x/sys

...to fix building on Darwin with Go 1.18.

This required some code changes as opencontainers unfortunately introduced breaking changes in a minor revision.
However, those changes were to simpify the libcontainer factory initialization.

* Switch CircleCI image to cimg/go, update remote Docker version to 20.10
2022-03-23 13:46:40 -04:00
..
docker.go Fix cpu count estimation (#281) 2021-12-29 11:56:22 -05:00
docker_logs.go #254-handling-with-wrong-log-format 2021-06-11 17:22:34 +03:00
main.go add container log struct to models, collectors 2017-07-04 12:32:25 +00:00
mock.go Update runc to 1.1.0 to get newer x/sys and fix Go 1.18 build (#292) 2022-03-23 13:46:40 -04:00
mock_logs.go replace unkeyed fiels with keyed fields when instantiating log struct 2018-10-25 22:17:05 +02:00
proc.go Update runc to 1.1.0 to get newer x/sys and fix Go 1.18 build (#292) 2022-03-23 13:46:40 -04:00
runc.go Update runc to 1.1.0 to get newer x/sys and fix Go 1.18 build (#292) 2022-03-23 13:46:40 -04:00