diff options
Diffstat (limited to 'pkg/util/mountOpts_other.go')
-rw-r--r-- | pkg/util/mountOpts_other.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/util/mountOpts_other.go b/pkg/util/mountOpts_other.go index 6a34942e5..64b4dd1d9 100644 --- a/pkg/util/mountOpts_other.go +++ b/pkg/util/mountOpts_other.go @@ -1,3 +1,4 @@ +//go:build !linux // +build !linux package util |