From f9a3a4b3949dddecae413b97904c895b2cd887bf Mon Sep 17 00:00:00 2001 From: JoramWilander Date: Wed, 30 Mar 2016 12:49:29 -0400 Subject: Add MFA functionality --- Godeps/Godeps.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'Godeps/Godeps.json') diff --git a/Godeps/Godeps.json b/Godeps/Godeps.json index f94cafc1c..aff57a2af 100644 --- a/Godeps/Godeps.json +++ b/Godeps/Godeps.json @@ -22,6 +22,10 @@ "ImportPath": "github.com/cloudfoundry/jibber_jabber", "Rev": "bcc4c8345a21301bf47c032ff42dd1aae2fe3027" }, + { + "ImportPath": "github.com/dgryski/dgoogauth", + "Rev": "67642ac6f9144f6610279e37e7be9af13f1cd668" + }, { "ImportPath": "github.com/disintegration/imaging", "Rev": "546cb3c5137b3f1232e123a26aa033aade6b3066" @@ -98,6 +102,14 @@ "Comment": "go1.0-cutoff-63-g11fc39a", "Rev": "11fc39a580a008f1f39bb3d11d984fb34ed778d9" }, + { + "ImportPath": "github.com/mattermost/rsc/gf256", + "Rev": "bbaefb05eaa0389ea712340066837c8ce4d287f9" + }, + { + "ImportPath": "github.com/mattermost/rsc/qr", + "Rev": "bbaefb05eaa0389ea712340066837c8ce4d287f9" + }, { "ImportPath": "github.com/mssola/user_agent", "Comment": "v0.4.1-5-g783ec61", -- cgit v1.2.3-1-g7c22