moby--moby/api/server
Vincent Demeester fbd3d64212 Replace API version comparison by a `if`…
… as we don't know for sure what API version it will be at that time.

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
(cherry picked from commit 0f9d22cd66)
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
2017-03-28 17:26:12 -07:00
..
httputils use t.Fatal() to output the err message where the values used for formatting 2017-02-23 10:16:22 +08:00
middleware Hide command options that are related to Windows 2017-03-12 08:47:17 +02:00
router Replace API version comparison by a `if`… 2017-03-28 17:26:12 -07:00
middleware.go
profiler.go Correct fmt.Fprintf and t.Fatalf 2017-02-08 12:32:40 +08:00
router_swapper.go
server.go Show stacktrace in daemon logs only if 500 internal error 2017-02-06 10:13:21 -08:00
server_test.go Correct fmt.Fprintf and t.Fatalf 2017-02-08 12:32:40 +08:00