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