func golang.org/x/net/context.Background

2 uses

	golang.org/x/net/context (current package)
		context.go#L45: func Background() Context {

	github.com/jbenet/go-context/io
		ctxio.go#L49: 		ctx = context.Background()