1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/registry
Sebastiaan van Stijn 1c16572fe6
registry: fix goimports
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-01-06 16:01:02 +01:00
..
resumable registry: use constants for http status codes 2019-10-13 19:11:18 +02:00
auth.go registry: use constants for http methods 2019-10-13 17:30:25 +02:00
auth_test.go
config.go Remove v1 manifest code 2019-06-18 01:40:25 +00:00
config_test.go
config_unix.go
config_windows.go
endpoint_test.go
endpoint_v1.go registry: use constants for http methods 2019-10-13 17:30:25 +02:00
errors.go
registry.go registry: fix goimports 2020-01-06 16:01:02 +01:00
registry_mock_test.go registry: normalize comment formatting 2019-11-27 15:45:23 +01:00
registry_test.go registry: use constants for http methods 2019-10-13 17:30:25 +02:00
service.go Remove v1 manifest code 2019-06-18 01:40:25 +00:00
service_v2.go
session.go registry: add a critical section to protect authTransport.modReq 2019-10-27 20:00:04 -04:00
types.go