go.mod: containerd/cgroups 8a68de567b68b30602948417a7a8e99ccf00ee9b

full diff: 0b889c03f1...8a68de567b

- utils: export RunningInUserNS()
- Support updates for net_cls (adds netclsController.Update())
- Only append Hugetlb in Subsystems list when available
- dependency updates (for compatibility with recent Go versions):
    - go.mod: github.com/cilium/ebpf v0.2.0
    - go.mod: github.com/coreos/go-systemd v22.1.0
    - go.mod: sirupsen/logrus v1.7.0

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn
2021-02-06 13:10:35 +01:00
parent cfa842c278
commit 6be7c9f4e2
8 changed files with 58 additions and 50 deletions

2
vendor/modules.txt vendored
View File

@@ -63,7 +63,7 @@ github.com/containerd/aufs/plugin
# github.com/containerd/btrfs v0.0.0-20201111183144-404b9149801e
## explicit
github.com/containerd/btrfs
# github.com/containerd/cgroups v0.0.0-20200824123100-0b889c03f102
# github.com/containerd/cgroups v0.0.0-20210114181951-8a68de567b68
## explicit
github.com/containerd/cgroups
github.com/containerd/cgroups/stats/v1