mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
848ef1da8b
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> |
||
---|---|---|
.. | ||
ctxhttp | ||
context.go | ||
go17.go | ||
go19.go | ||
pre_go17.go | ||
pre_go19.go |