Empactify
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ package task
|
||||
import (
|
||||
"code.google.com/p/goauth2/oauth"
|
||||
"github.com/google/go-github/github"
|
||||
"github.com/localhots/steward/db"
|
||||
"github.com/localhots/empact/db"
|
||||
)
|
||||
|
||||
func newGithubClient(token string) *github.Client {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
package task
|
||||
|
||||
import (
|
||||
"github.com/localhots/steward/db"
|
||||
"github.com/localhots/empact/db"
|
||||
)
|
||||
|
||||
type (
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@ package task
|
||||
|
||||
import (
|
||||
"github.com/google/go-github/github"
|
||||
"github.com/localhots/steward/db"
|
||||
"github.com/localhots/empact/db"
|
||||
)
|
||||
|
||||
type (
|
||||
|
||||
Reference in New Issue
Block a user