// +build !go1.7
package main
func init() {
knownPackageIdents["context"] = "golang.org/x/net/context"
}