From fb299917d5b573e8f132170c8d7c015e15d3c007 Mon Sep 17 00:00:00 2001 From: Deluan Date: Mon, 3 Apr 2017 00:27:40 -0400 Subject: [PATCH] Adds github.com/twinj/uuid, fixes build --- vendor/vendor.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/vendor/vendor.json b/vendor/vendor.json index 6a05943a3..990fe677e 100644 --- a/vendor/vendor.json +++ b/vendor/vendor.json @@ -410,6 +410,12 @@ "revision": "3c5717caf1475fd25964109a0fc640bd150fce43", "revisionTime": "2017-03-02T03:19:10Z" }, + { + "checksumSHA1": "ClyNDKGVhQH1K/IXbLZ1qMv0ddA=", + "path": "github.com/twinj/uuid", + "revision": "7bbe408d339787c56ec15568c947c0959db1b275", + "revisionTime": "2016-09-09T07:54:38Z" + }, { "checksumSHA1": "vqc3a+oTUGX8PmD0TS+qQ7gmN8I=", "path": "golang.org/x/net/html",