kubernetes/vendor/github.com/opencontainers/runc/libcontainer/cgroups/fs2
Crt Mori fadb36effb Update to runc v 1.0.3
fix GetStats for unsupported hugetlb needed to run on RaspberryPi4 with non-hugetlb compiled kernel (standard). This includes the https://github.com/opencontainers/runc/pull/3233

Used commands from hack folder to generate the new dependency:

```
hack/pin-dependency.sh github.com/opencontainers/runc v1.0.3
hack/update-vendor.sh

hack/lint-dependencies.sh
```
2021-12-13 22:32:45 +01:00
..
cpu.go vendor: bump runc to 1.0.1 2021-07-16 12:36:26 -07:00
cpuset.go vendor: bump runc to 1.0.1 2021-07-16 12:36:26 -07:00
create.go vendor: bump runc to 1.0.1 2021-07-16 12:36:26 -07:00
defaultpath.go vendor: bump runc to 1.0.1 2021-07-16 12:36:26 -07:00
devices.go vendor: bump runc to 1.0.1 2021-07-16 12:36:26 -07:00
freezer.go vendor: bump runc to 1.0.1 2021-07-16 12:36:26 -07:00
fs2.go vendor: bump runc to 1.0.1 2021-07-16 12:36:26 -07:00
hugetlb.go Update to runc v 1.0.3 2021-12-13 22:32:45 +01:00
io.go vendor: bump runc to 1.0.1 2021-07-16 12:36:26 -07:00
memory.go vendor: bump runc to 1.0.1 2021-07-16 12:36:26 -07:00
pids.go vendor: bump runc to 1.0.1 2021-07-16 12:36:26 -07:00