Add semver and testify packages to Godeps

Signed-off-by: Christopher M. Luciano <cmluciano@us.ibm.com>
This commit is contained in:
Christopher M. Luciano
2017-04-24 12:19:24 -04:00
parent 521a626bfb
commit d6978e3b7f
27 changed files with 5233 additions and 1 deletions

22
Godeps/Godeps.json generated
View File

@@ -1,11 +1,16 @@
{
"ImportPath": "github.com/kubernetes-incubator/cri-containerd",
"GoVersion": "go1.7",
"GodepVersion": "v74",
"GodepVersion": "v79",
"Packages": [
"./..."
],
"Deps": [
{
"ImportPath": "github.com/blang/semver",
"Comment": "v3.0.1",
"Rev": "31b736133b98f26d5e078ec9eb591666edfd091f"
},
{
"ImportPath": "github.com/containerd/containerd/api/services/content",
"Comment": "v0.2.3-745-gbbeaab5",
@@ -41,6 +46,11 @@
"Comment": "v0.2.3-745-gbbeaab5",
"Rev": "bbeaab5ee38568daa84b8c233a8067b524588355"
},
{
"ImportPath": "github.com/davecgh/go-spew/spew",
"Comment": "v1.1.0",
"Rev": "346938d642f2ec3594ed81d874461961cd0faa76"
},
{
"ImportPath": "github.com/gogo/protobuf/gogoproto",
"Comment": "v0.3-150-gd2e1ade2",
@@ -92,10 +102,20 @@
"Comment": "v1.0.0-rc5",
"Rev": "035da1dca3dfbb00d752eb58b0b158d6129f3776"
},
{
"ImportPath": "github.com/pmezard/go-difflib/difflib",
"Comment": "v1.0.0",
"Rev": "792786c7400a136282c1664665ae0a8db921c6c2"
},
{
"ImportPath": "github.com/spf13/pflag",
"Rev": "9ff6c6923cfffbcd502984b8e0c80539a94968b7"
},
{
"ImportPath": "github.com/stretchr/testify/assert",
"Comment": "v1.1.4-6-g18a02ba",
"Rev": "18a02ba4a312f95da08ff4cfc0055750ce50ae9e"
},
{
"ImportPath": "golang.org/x/net/context",
"Rev": "e90d6d0afc4c315a0d87a568ae68577cc15149a0"