Bumps go-github and fixes incompatibilities

This commit is contained in:
Zachary Gershman
2016-06-21 08:06:21 -07:00
parent 8704d73512
commit cd28eb3859
56 changed files with 3012 additions and 401 deletions

3
Godeps/Godeps.json generated
View File

@@ -1,6 +1,7 @@
{
"ImportPath": "github.com/concourse/github-release-resource",
"GoVersion": "go1.5",
"GodepVersion": "v74",
"Packages": [
"./..."
],
@@ -15,7 +16,7 @@
},
{
"ImportPath": "github.com/google/go-github/github",
"Rev": "39d75606a4cbec14d6f9f9d4e295dad4e3711682"
"Rev": "07995e49c22dcb1e372c88ff12793b0194433e1c"
},
{
"ImportPath": "github.com/google/go-querystring/query",