update gomega and ginkgo

[#105040168]

Signed-off-by: David Morhovich <dmorhovich@pivotal.io>
This commit is contained in:
JT Archie
2015-10-20 17:46:15 -04:00
committed by David Morhovich
parent df4c9d8ccf
commit a7eb775171
196 changed files with 8372 additions and 23489 deletions

13
Godeps/Godeps.json generated
View File

@@ -1,9 +1,6 @@
{
"ImportPath": "github.com/concourse/github-release-resource",
"GoVersion": "go1.4.1",
"Packages": [
"./..."
],
"GoVersion": "go1.5.1",
"Deps": [
{
"ImportPath": "code.google.com/p/goauth2/oauth",
@@ -15,6 +12,10 @@
"Comment": "v3.0.0",
"Rev": "2f3112b6f8f18f9df8743cc75ed51da08094ef6a"
},
{
"ImportPath": "github.com/golang/protobuf/proto",
"Rev": "9ebc6c4ed925b1323a0b11cea09e527cdc4e557c"
},
{
"ImportPath": "github.com/google/go-querystring/query",
"Rev": "d8840cbb2baa915f4836edda4750050a2c0b7aea"
@@ -30,8 +31,8 @@
},
{
"ImportPath": "github.com/onsi/gomega",
"Comment": "v1.0-28-g8adf9e1",
"Rev": "8adf9e1730c55cdc590de7d49766cb2acc88d8f2"
"Comment": "v1.0-71-g2152b45",
"Rev": "2152b45fa28a361beba9aab0885972323a444e28"
},
{
"ImportPath": "github.com/zachgersh/go-github/github",