summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/stretchr/testify/Godeps/Godeps.json
diff options
context:
space:
mode:
authorChris <ccbrown112@gmail.com>2017-08-08 17:40:46 -0500
committerGitHub <noreply@github.com>2017-08-08 17:40:46 -0500
commit6b741c4cea36f54b8f20c4a3e5871f00123db185 (patch)
treea10eeddd277c4eba48a27431ead816561a20f159 /vendor/github.com/stretchr/testify/Godeps/Godeps.json
parentc42510a7f4cf87d1dd7f7339633f06df86f25cce (diff)
downloadchat-6b741c4cea36f54b8f20c4a3e5871f00123db185.tar.gz
chat-6b741c4cea36f54b8f20c4a3e5871f00123db185.tar.bz2
chat-6b741c4cea36f54b8f20c4a3e5871f00123db185.zip
testify (#7116)
Diffstat (limited to 'vendor/github.com/stretchr/testify/Godeps/Godeps.json')
-rw-r--r--vendor/github.com/stretchr/testify/Godeps/Godeps.json23
1 files changed, 23 insertions, 0 deletions
diff --git a/vendor/github.com/stretchr/testify/Godeps/Godeps.json b/vendor/github.com/stretchr/testify/Godeps/Godeps.json
new file mode 100644
index 000000000..df032ac31
--- /dev/null
+++ b/vendor/github.com/stretchr/testify/Godeps/Godeps.json
@@ -0,0 +1,23 @@
+{
+ "ImportPath": "github.com/stretchr/testify",
+ "GoVersion": "go1.5",
+ "GodepVersion": "v74",
+ "Packages": [
+ "./..."
+ ],
+ "Deps": [
+ {
+ "ImportPath": "github.com/davecgh/go-spew/spew",
+ "Comment": "v1.0.0-3-g6d21280",
+ "Rev": "6d212800a42e8ab5c146b8ace3490ee17e5225f9"
+ },
+ {
+ "ImportPath": "github.com/pmezard/go-difflib/difflib",
+ "Rev": "d8ed2627bdf02c080bf22230dbb337003b7aba2d"
+ },
+ {
+ "ImportPath": "github.com/stretchr/objx",
+ "Rev": "cbeaeb16a013161a98496fad62933b1d21786672"
+ }
+ ]
+}