Update godeps to include go-semi-semantic

[finishes #107756410]
This commit is contained in:
Evan Short
2015-11-10 14:21:54 -08:00
parent 8ec667151f
commit 8291efc7a7
54 changed files with 1655 additions and 929 deletions

22
Godeps/Godeps.json generated
View File

@@ -1,33 +1,35 @@
{
"ImportPath": "github.com/concourse/github-release-resource",
"GoVersion": "go1.5.1",
"Packages": [
"./..."
],
"Deps": [
{
"ImportPath": "code.google.com/p/goauth2/oauth",
"Comment": "weekly-56",
"Rev": "afe77d958c701557ec5dc56f6936fcc194d15520"
"Comment": "weekly-57",
"Rev": "'222e66a2882ef45c3153c86c0aa82fe65fc29a78'"
},
{
"ImportPath": "github.com/blang/semver",
"Comment": "v3.0.0",
"Rev": "2f3112b6f8f18f9df8743cc75ed51da08094ef6a"
"ImportPath": "github.com/cppforlife/go-semi-semantic/version",
"Rev": "a7ba07c61e58e6df7693d49a13d24f533182518a"
},
{
"ImportPath": "github.com/golang/protobuf/proto",
"Rev": "9ebc6c4ed925b1323a0b11cea09e527cdc4e557c"
"Rev": "d3d78384b82d449651d2435ed329d70f7c48aa56"
},
{
"ImportPath": "github.com/google/go-querystring/query",
"Rev": "d8840cbb2baa915f4836edda4750050a2c0b7aea"
"Rev": "2a60fc2ba6c19de80291203597d752e9ba58e4c0"
},
{
"ImportPath": "github.com/mitchellh/colorstring",
"Rev": "15fc698eaae194ff160846daf77922a45b9290a7"
"Rev": "8631ce90f28644f54aeedcb3e389a85174e067d1"
},
{
"ImportPath": "github.com/onsi/ginkgo",
"Comment": "v1.1.0-38-g5ed93e4",
"Rev": "5ed93e443a4b7dfe9f5e95ca87e6082e503021d2"
"Comment": "v1.2.0-22-g39d2c24",
"Rev": "39d2c24f8a92c88f7e7f4d8ec6c80d3cc8f5ac65"
},
{
"ImportPath": "github.com/onsi/gomega",