update vendor

This commit is contained in:
deepzz0
2017-07-09 03:33:28 +08:00
parent 5efdd72e58
commit e1ec5cd08a
97 changed files with 22636 additions and 2 deletions

21
vendor/github.com/stretchr/testify/Godeps/Godeps.json generated vendored Normal file
View File

@@ -0,0 +1,21 @@
{
"ImportPath": "github.com/stretchr/testify",
"GoVersion": "go1.5",
"Packages": [
"./..."
],
"Deps": [
{
"ImportPath": "github.com/davecgh/go-spew/spew",
"Rev": "2df174808ee097f90d259e432cc04442cf60be21"
},
{
"ImportPath": "github.com/pmezard/go-difflib/difflib",
"Rev": "d8ed2627bdf02c080bf22230dbb337003b7aba2d"
},
{
"ImportPath": "github.com/stretchr/objx",
"Rev": "cbeaeb16a013161a98496fad62933b1d21786672"
}
]
}

5
vendor/github.com/stretchr/testify/Godeps/Readme generated vendored Normal file
View File

@@ -0,0 +1,5 @@
This directory tree is generated automatically by godep.
Please do not edit.
See https://github.com/tools/godep for more information.