1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/distribution
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
..
fixtures/validate_manifest
metadata
utils
xfer
config.go
errors.go Disambiguate mirror -> other endpoint fallbacks from V2 -> V1 2017-11-30 20:01:03 -08:00
errors_test.go fix golint errors 2017-12-04 16:44:03 -08:00
pull.go
pull_v1.go
pull_v2.go Disambiguate mirror -> other endpoint fallbacks from V2 -> V1 2017-11-30 20:01:03 -08:00
pull_v2_test.go
pull_v2_unix.go
pull_v2_windows.go Remove redundant build-tags 2017-12-18 17:41:53 +01:00
push.go
push_v1.go
push_v2.go Disambiguate mirror -> other endpoint fallbacks from V2 -> V1 2017-11-30 20:01:03 -08:00
push_v2_test.go
registry.go
registry_unit_test.go