back to upstream go-github

fixes #17
This commit is contained in:
Alex Suraci
2016-01-30 11:45:49 -08:00
parent edcd5c99e4
commit 27fe9d197f
11 changed files with 11 additions and 11 deletions

View File

@@ -10,7 +10,7 @@ import (
"path/filepath"
"strconv"
"github.com/zachgersh/go-github/github"
"github.com/google/go-github/github"
)
type InCommand struct {