moby--moby/vendor/golang.org/x/net/context
Brian Goff 848ef1da8b Bump golang.org/x/net to go1.10 release commit
The primary need for this is x/net/context now is just a type alias to
the stdlib context package.
This makes issues with conflicts between "golang.org/x/net/context" and
the stdib "context" go away (primarily a concern in interface
definitions/implementations).

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2018-04-18 15:57:24 -04:00
..
ctxhttp vendor: update golang/net to c427ad74c 2017-01-13 15:42:11 -08:00
context.go Bump golang.org/x/net to go1.10 release commit 2018-04-18 15:57:24 -04:00
go17.go Update grpc to v1.3.0 and bump protobuf bindings. 2017-06-08 14:34:23 +01:00
go19.go Bump golang.org/x/net to go1.10 release commit 2018-04-18 15:57:24 -04:00
pre_go17.go Update grpc to v1.3.0 and bump protobuf bindings. 2017-06-08 14:34:23 +01:00
pre_go19.go Bump golang.org/x/net to go1.10 release commit 2018-04-18 15:57:24 -04:00