File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ require (
2424 github.com/BurntSushi/toml v1.5.0 // indirect
2525 github.com/Microsoft/go-winio v0.6.2 // indirect
2626 github.com/Microsoft/hcsshim v0.14.0-rc.1 // indirect
27- github.com/containerd/cgroups/v3 v3.1.1 // indirect
27+ github.com/containerd/cgroups/v3 v3.1.2 // indirect
2828 github.com/containerd/errdefs/pkg v0.3.0 // indirect
2929 github.com/containerd/stargz-snapshotter/estargz v0.18.1 // indirect
3030 github.com/containerd/typeurl/v2 v2.2.3 // indirect
Original file line number Diff line number Diff line change @@ -19,8 +19,8 @@ github.com/cespare/xxhash/v2 v2.3.0 h1:UL815xU9SqsFlibzuggzjXhog7bL6oX9BbNZnL2UF
1919github.com/cespare/xxhash/v2 v2.3.0 /go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs =
2020github.com/client9/misspell v0.3.4 /go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDkc90ppPyw =
2121github.com/cncf/udpa/go v0.0.0-20191209042840-269d4d468f6f /go.mod h1:M8M6+tZqaGXZJjfX53e64911xZQV5JYwmTeXPW+k8Sc =
22- github.com/containerd/cgroups/v3 v3.1.1 h1:ASZmQGfOHbRj43/1aMn5QcWIsv0R/AuHHDNCguRY0p0 =
23- github.com/containerd/cgroups/v3 v3.1.1 /go.mod h1:PKZ2AcWmSBsY/tJUVhtS/rluX0b1uq1GmPO1ElCmbOw =
22+ github.com/containerd/cgroups/v3 v3.1.2 h1:OSosXMtkhI6Qove637tg1XgK4q+DhR0mX8Wi8EhrHa4 =
23+ github.com/containerd/cgroups/v3 v3.1.2 /go.mod h1:PKZ2AcWmSBsY/tJUVhtS/rluX0b1uq1GmPO1ElCmbOw =
2424github.com/containerd/errdefs v1.0.0 h1:tg5yIfIlQIrxYtu9ajqY42W3lpS19XqdxRQeEwYG8PI =
2525github.com/containerd/errdefs v1.0.0 /go.mod h1:+YBYIdtsnF4Iw6nWZhJcqGSg/dwvV7tyJ/kCkyJ2k+M =
2626github.com/containerd/errdefs/pkg v0.3.0 h1:9IKJ06FvyNlexW690DXuQNx2KA2cUJXx151Xdx3ZPPE =
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ github.com/Microsoft/hcsshim/internal/vmcompute
4545github.com/Microsoft/hcsshim/internal/wclayer
4646github.com/Microsoft/hcsshim/internal/winapi
4747github.com/Microsoft/hcsshim/osversion
48- # github.com/containerd/cgroups/v3 v3.1.1
48+ # github.com/containerd/cgroups/v3 v3.1.2
4949## explicit; go 1.22.0
5050github.com/containerd/cgroups/v3/cgroup1/stats
5151# github.com/containerd/errdefs v1.0.0
You can’t perform that action at this time.
0 commit comments