File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ require (
37
37
github.com/moby/sys/user v0.4.0
38
38
github.com/moby/sys/userns v0.1.0
39
39
github.com/moby/term v0.5.2
40
- github.com/opencontainers/cgroups v0.0.2
40
+ github.com/opencontainers/cgroups v0.0.3
41
41
github.com/opencontainers/image-spec v1.1.1
42
42
github.com/opencontainers/runc v1.3.0
43
43
github.com/opencontainers/runtime-spec v1.2.1
Original file line number Diff line number Diff line change @@ -673,8 +673,8 @@ github.com/onsi/gomega v1.37.0 h1:CdEG8g0S133B4OswTDC/5XPSzE1OeP29QOioj2PID2Y=
673
673
github.com/onsi/gomega v1.37.0 /go.mod h1:8D9+Txp43QWKhM24yyOBEdpkzN8FvJyAwecBgsU4KU0 =
674
674
github.com/open-policy-agent/opa v1.1.0 h1:HMz2evdEMTyNqtdLjmu3Vyx06BmhNYAx67Yz3Ll9q2s =
675
675
github.com/open-policy-agent/opa v1.1.0 /go.mod h1:T1pASQ1/vwfTa+e2fYcfpLCvWgYtqtiUv+IuA/dLPQs =
676
- github.com/opencontainers/cgroups v0.0.2 h1:A+mAPPMfgKNCEZUUtibESFx06uvhAmvo8sSz3Abwk7o =
677
- github.com/opencontainers/cgroups v0.0.2 /go.mod h1:s8lktyhlGUqM7OSRL5P7eAW6Wb+kWPNvt4qvVfzA5vs =
676
+ github.com/opencontainers/cgroups v0.0.3 h1:Jc9dWh/0YLGjdy6J/9Ln8NM5BfTA4W2BY0GMozy3aDU =
677
+ github.com/opencontainers/cgroups v0.0.3 /go.mod h1:s8lktyhlGUqM7OSRL5P7eAW6Wb+kWPNvt4qvVfzA5vs =
678
678
github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U =
679
679
github.com/opencontainers/go-digest v1.0.0 /go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM =
680
680
github.com/opencontainers/image-spec v1.1.1 h1:y0fUlFfIZhPF1W537XOLg0/fcx6zcHCJwooC2xJA040 =
You can’t perform that action at this time.
0 commit comments