mirror of
https://github.com/moby/moby.git
synced 2026-07-25 00:37:00 +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>