1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/pkg/ioutils
Sebastiaan van Stijn 6ed1163c98
Remove redundant build-tags
Files that are suffixed with `_linux.go` or `_windows.go` are
already only built on Linux / Windows, so these build-tags
were redundant.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2017-12-18 17:41:53 +01:00
..
buffer.go
buffer_test.go Improve coverage of pkg/ioutils/buffer 2017-02-28 14:11:15 +01:00
bytespipe.go
bytespipe_test.go
fswriters.go Update layer store to sync transaction files before committing 2016-08-09 11:55:17 -07:00
fswriters_test.go pkg/*: clean up a few issues 2017-03-30 16:50:46 +03:00
readers.go
readers_test.go Fix golint errors. 2017-08-18 14:23:44 -04:00
temp_unix.go
temp_windows.go Remove redundant build-tags 2017-12-18 17:41:53 +01:00
writeflusher.go
writers.go
writers_test.go