File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ require (
4747 github.com/moby/sys/sequential v0.6.0
4848 github.com/moby/sys/signal v0.7.1
4949 github.com/moby/sys/symlink v0.3.0
50- github.com/moby/sys/user v0.1 .0
50+ github.com/moby/sys/user v0.2 .0
5151 github.com/opencontainers/go-digest v1.0.0
5252 github.com/opencontainers/image-spec v1.1.0
5353 github.com/opencontainers/runtime-spec v1.2.0
Original file line number Diff line number Diff line change @@ -219,8 +219,8 @@ github.com/moby/sys/signal v0.7.1 h1:PrQxdvxcGijdo6UXXo/lU/TvHUWyPhj7UOpSo8tuvk0
219219github.com/moby/sys/signal v0.7.1 /go.mod h1:Se1VGehYokAkrSQwL4tDzHvETwUZlnY7S5XtQ50mQp8 =
220220github.com/moby/sys/symlink v0.3.0 h1:GZX89mEZ9u53f97npBy4Rc3vJKj7JBDj/PN2I22GrNU =
221221github.com/moby/sys/symlink v0.3.0 /go.mod h1:3eNdhduHmYPcgsJtZXW1W4XUJdZGBIkttZ8xKqPUJq0 =
222- github.com/moby/sys/user v0.1 .0 h1:WmZ93f5Ux6het5iituh9x2zAG7NFY9Aqi49jjE1PaQg =
223- github.com/moby/sys/user v0.1 .0 /go.mod h1:fKJhFOnsCN6xZ5gSfbM6zaHGgDJMrqt9/reuj4T7MmU =
222+ github.com/moby/sys/user v0.2 .0 h1:OnpapJsRp25vkhw8TFG6OLJODNh/3rEwRWtJ3kakwRM =
223+ github.com/moby/sys/user v0.2 .0 /go.mod h1:RYstrcWOJpVh+6qzUqp2bU3eaRpdiQeKGlKitaH0PM8 =
224224github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421 /go.mod h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q =
225225github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd h1:TRLaZ9cD/w8PVh93nsPXa1VrQ6jlwL5oN8l14QlcNfg =
226226github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd /go.mod h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q =
Original file line number Diff line number Diff line change @@ -364,8 +364,8 @@ github.com/moby/sys/signal
364364# github.com/moby/sys/symlink v0.3.0
365365## explicit; go 1.17
366366github.com/moby/sys/symlink
367- # github.com/moby/sys/user v0.1 .0
368- ## explicit; go 1.17
367+ # github.com/moby/sys/user v0.2 .0
368+ ## explicit; go 1.21
369369github.com/moby/sys/user
370370# github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
371371## explicit
You can’t perform that action at this time.
0 commit comments