ability to get remote from context
This commit is contained in:
parent
0e3b11c44d
commit
2dd4d6613c
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
package remote
|
||||
|
||||
import (
|
||||
"code.google.com/p/go.net/context"
|
||||
"golang.org/x/net/context"
|
||||
)
|
||||
|
||||
const key = "remote"
|
||||
|
|
Loading…
Reference in a new issue