File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ require (
1414 github.com/moby/patternmatcher v0.6.1 // indirect
1515 github.com/moby/sys/sequential v0.7.0 // indirect
1616 github.com/moby/sys/user v0.4.1 // indirect
17- github.com/moby/sys/userns v0.1 .0 // indirect
17+ github.com/moby/sys/userns v0.2 .0 // indirect
1818 github.com/sirupsen/logrus v1.9.4 // indirect
1919)
2020
Original file line number Diff line number Diff line change @@ -56,8 +56,8 @@ github.com/moby/sys/sequential v0.7.0 h1:ASQNGNROJSuOO6LL6bPHbKvuZu6NU8P4ldPWk31
5656github.com/moby/sys/sequential v0.7.0 /go.mod h1:NfSTAp6V3fw4tmkD62PEcOKeZKquXT8VKCkf7aVR79o =
5757github.com/moby/sys/user v0.4.1 h1:RgjRlaDKi/Xmyrz4t8lyzXT6v2ooFeO/7xtchmhVWE0 =
5858github.com/moby/sys/user v0.4.1 /go.mod h1:E9QsW5WRe1kUAf7kW8hXKwu1uhsZEAdPLYHYSDudF4Y =
59- github.com/moby/sys/userns v0.1 .0 h1:tVLXkFOxVu9A64/yh59slHVv9ahO9UIev4JZusOLG/g =
60- github.com/moby/sys/userns v0.1 .0 /go.mod h1:IHUYgu/kao6N8YZlp9Cf444ySSvCmDlmzUcYfDHOl28 =
59+ github.com/moby/sys/userns v0.2 .0 h1:nEtDtp7NCV/6dutSklNe8FrENPwFdc4mXnZqC/JWgXM =
60+ github.com/moby/sys/userns v0.2 .0 /go.mod h1:IHUYgu/kao6N8YZlp9Cf444ySSvCmDlmzUcYfDHOl28 =
6161github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U =
6262github.com/opencontainers/go-digest v1.0.0 /go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM =
6363github.com/opencontainers/image-spec v1.1.1 h1:y0fUlFfIZhPF1W537XOLg0/fcx6zcHCJwooC2xJA040 =
You can’t perform that action at this time.
0 commit comments