summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/segmentio/analytics-go/Godeps/Godeps.json
diff options
context:
space:
mode:
authorDavid Lu <david.lu97@outlook.com>2016-09-06 18:51:27 -0400
committerenahum <nahumhbl@gmail.com>2016-09-06 19:51:27 -0300
commit51501f920c092791c7d83ac7067874547a37c96a (patch)
tree8665cdc82c4fa99ba5c2b6743c66e0912fd53ddb /vendor/github.com/segmentio/analytics-go/Godeps/Godeps.json
parent47d77d258961f95f4348b4745da062c08731b283 (diff)
downloadchat-51501f920c092791c7d83ac7067874547a37c96a.tar.gz
chat-51501f920c092791c7d83ac7067874547a37c96a.tar.bz2
chat-51501f920c092791c7d83ac7067874547a37c96a.zip
PLT-3753 Added Segment analytics (#3972)
Diffstat (limited to 'vendor/github.com/segmentio/analytics-go/Godeps/Godeps.json')
-rw-r--r--vendor/github.com/segmentio/analytics-go/Godeps/Godeps.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/vendor/github.com/segmentio/analytics-go/Godeps/Godeps.json b/vendor/github.com/segmentio/analytics-go/Godeps/Godeps.json
new file mode 100644
index 000000000..e1b79eb2d
--- /dev/null
+++ b/vendor/github.com/segmentio/analytics-go/Godeps/Godeps.json
@@ -0,0 +1,17 @@
+{
+ "ImportPath": "github.com/segmentio/analytics-go",
+ "GoVersion": "go1.4.2",
+ "Packages": [
+ "./..."
+ ],
+ "Deps": [
+ {
+ "ImportPath": "github.com/jehiah/go-strftime",
+ "Rev": "834e15c05a45371503440cc195bbd05c9a0968d9"
+ },
+ {
+ "ImportPath": "github.com/xtgo/uuid",
+ "Rev": "a0b114877d4caeffbd7f87e3757c17fce570fea7"
+ }
+ ]
+}