go fix
Signed-off-by: Wei Fu <fuweid89@gmail.com>
Signed-off-by: Sasha Melentyev <sasha@melentyev.io>
Use the FileLockEx wrapper and the corresponding LOCKFILE_* and error constants from the golang.org/x/sys/windows package rather than implementing these in the fileutil package.