github.com/moby/sys/mountinfo version update v0.6.2 -> v0.7.1

This commit is contained in:
Ritwik Srinivas
2024-06-20 21:34:29 -04:00
parent 5ec31e84d6
commit b4ff40e362
6 changed files with 50 additions and 14 deletions

2
go.mod
View File

@@ -175,7 +175,7 @@ require (
github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible // indirect
github.com/mitchellh/go-wordwrap v1.0.1 // indirect
github.com/moby/spdystream v0.2.0 // indirect
github.com/moby/sys/mountinfo v0.6.2 // indirect
github.com/moby/sys/mountinfo v0.7.1 // indirect
github.com/moby/term v0.5.0 // indirect
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
github.com/modern-go/reflect2 v1.0.2 // indirect