moby--moby/registry
Sebastiaan van Stijn 07ff4f1de8
goimports: fix imports
Format the source according to latest goimports.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-09-18 12:56:54 +02:00
..
resumable Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
auth.go *: remove interfacer linter from CI 2019-03-13 11:48:39 +11:00
auth_test.go
config.go Remove v1 manifest code 2019-06-18 01:40:25 +00:00
config_test.go Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
config_unix.go
config_windows.go
endpoint_test.go
endpoint_v1.go
errors.go
registry.go registry: use len(via)!=0 instead of via!=nil 2018-12-11 16:37:16 +03:00
registry_mock_test.go
registry_test.go Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
service.go Remove v1 manifest code 2019-06-18 01:40:25 +00:00
service_v2.go Format code with gofmt -s from go-1.11beta1 2018-09-06 15:24:16 -07:00
session.go goimports: fix imports 2019-09-18 12:56:54 +02:00
types.go