File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,6 @@ module github.com/moby/sys/mount
3
3
go 1.16
4
4
5
5
require (
6
- github.com/moby/sys/mountinfo v0.6.1
6
+ github.com/moby/sys/mountinfo v0.6.2
7
7
golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a
8
8
)
Original file line number Diff line number Diff line change 1
- github.com/moby/sys/mountinfo v0.6.1 h1:+H/KnGEAGRpTrEAqNVQ2AM3SiwMgJUt/TXj+Z8cmCIc =
2
- github.com/moby/sys/mountinfo v0.6.1 /go.mod h1:3bMD3Rg+zkqx8MRYPi7Pyb0Ie97QEBmdxbhnCLlSvSU =
3
- golang.org/x/sys v0.0.0-20211025201205-69cdffdb9359 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
1
+ github.com/moby/sys/mountinfo v0.6.2 h1:BzJjoreD5BMFNmD9Rus6gdd1pLuecOFPt8wC+Vygl78 =
2
+ github.com/moby/sys/mountinfo v0.6.2 /go.mod h1:IJb6JQeOklcdMU9F5xQ8ZALD+CUr5VlGpwtX+VE0rpI =
4
3
golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a h1:dGzPydgVsqGcTRVwiLJ1jVbufYwmzD3LfVPLKsKg+0k =
5
4
golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
You can’t perform that action at this time.
0 commit comments