1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/api/server/router/build
Christy Perez 2df5dafdaf Move closeNotify to fix panic with newer golang
This is happening now due to improvements in net/http:
99fb19194c

To test, change the go version in the Dockerfile:
-ENV GO_VERSION 1.5.3
+ENV GO_VERSION 1.6beta2

More info here: https://github.com/golang/go/issues/14001

Signed-off-by: Christy Perez <christy@linux.vnet.ibm.com>
2016-01-18 14:24:25 -06:00
..
backend.go Create build router separate from image router. 2015-12-17 16:56:11 -08:00
build.go Create build router separate from image router. 2015-12-17 16:56:11 -08:00
build_routes.go Move closeNotify to fix panic with newer golang 2016-01-18 14:24:25 -06:00