Update cgroups for regenerated protos
The proto version was updated with cgroup in v1.0.0 but the protos were not regenerated. The v1.0.1 tag fixes this. Signed-off-by: Derek McGowan <derek@mcg.dev>
This commit is contained in:
2
go.mod
2
go.mod
@@ -7,7 +7,7 @@ require (
|
||||
github.com/Microsoft/hcsshim v0.8.16
|
||||
github.com/containerd/aufs v1.0.0
|
||||
github.com/containerd/btrfs v1.0.0
|
||||
github.com/containerd/cgroups v1.0.0
|
||||
github.com/containerd/cgroups v1.0.1
|
||||
github.com/containerd/console v1.0.2
|
||||
github.com/containerd/continuity v0.1.0
|
||||
github.com/containerd/fifo v1.0.0
|
||||
|
||||
Reference in New Issue
Block a user