mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-09-01 22:59:22 +00:00
ability to get remote from context
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
package remote
|
package remote
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"code.google.com/p/go.net/context"
|
"golang.org/x/net/context"
|
||||||
)
|
)
|
||||||
|
|
||||||
const key = "remote"
|
const key = "remote"
|
||||||
|
Reference in New Issue
Block a user