cgroups v0.0.2 Added: * CPU burst stats. (#11) * CI infrastructure. (#3, #6) * CI: add nolintlint linter. (#10) Changed: * Mark some fields with `omitempty` JSON attribute. (#9) * Modernize code by using new Go features. (#13) * CI: switch to golangci-lint v2. (#12) Fixed: * systemd: write rounded CPU quota to cgroupfs. (#4) Thanks to the following contributors who made this release possible: * Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp> * Hironori Shiina <shiina.hironori@gmail.com> * Kir Kolyshkin <kolyshkin@gmail.com> * Zou Nengren <zouyee1989@gmail.com> Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>