fix(deps): update module github.com/moby/sys/mountinfo to v0.7.1
Compare changes
@@ -5,15 +5,19 @@ import (
@@ -127,8 +131,40 @@ func GetMountsFromReader(r io.Reader, filter FilterFunc) ([]*Info, error) {
@@ -158,10 +194,10 @@ func PidMountInfo(pid int) ([]*Info, error) {