go.mod: roll back github.com/containerd/cgroups to v1.0.4 release

This was updated in 470d3ee057, but we
only needed the ebpf update. As nothing depends on this module anymore,
other than for the stats package (which didn't change in between), we
can (for now) roll it back to v1.0.4, and just force the newer ebpf
package.

Things rolled back (doesn't affect vendored code);

https://github.com/containerd/cgroups/compare/7083cd60b721..v1.0.4

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn
2022-11-25 10:00:37 +01:00
parent 3c1c0878e3
commit 63c6c55ab4
5 changed files with 7 additions and 7 deletions

2
vendor/modules.txt vendored
View File

@@ -91,7 +91,7 @@ github.com/containerd/aufs/plugin
# github.com/containerd/btrfs v1.0.0
## explicit; go 1.15
github.com/containerd/btrfs
# github.com/containerd/cgroups v1.0.5-0.20220816231112-7083cd60b721
# github.com/containerd/cgroups v1.0.4
## explicit; go 1.17
github.com/containerd/cgroups/stats/v1
# github.com/containerd/cgroups/v3 v3.0.0-20221112182753-e8802a182774