mirror of
https://github.com/moby/moby.git
synced 2026-07-24 16:26:51 +00:00
``` pkg/mount/mountinfo_linux.go:93:5: SA4011: ineffective break statement. Did you mean to break out of the outer loop? (staticcheck) break ^ ``` Signed-off-by: Sebastiaan van Stijn <github@gone.nl>