moby--moby/pkg/directory
Sebastiaan van Stijn 0a861e68df
pkg/directory: Size(): add back type-casts to account for platform differences
I noticed the comment above this code, but didn't see a corresponding type-cast.
Looking at this file's history, I found that these were removed as part of
2f5f0af3fd, which looks to have overlooked some
deliberate type-casts.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-10-05 10:58:47 +02:00
..
directory.go pkg/*: fix "empty-lines" (revive) 2022-09-28 01:58:49 +02:00
directory_test.go fix unclosed file-handles in tests 2022-05-31 21:53:38 +02:00
directory_unix.go pkg/directory: Size(): add back type-casts to account for platform differences 2022-10-05 10:58:47 +02:00
directory_windows.go Support cancellation in `directory.Size()` 2018-03-29 15:49:15 -04:00