[lxc-devel] [lxd/master] tests: Update godeps for static analysis test

stgraber on Github lxc-bot at linuxcontainers.org
Sun Nov 5 02:41:17 UTC 2017


A non-text attachment was scrubbed...
Name: not available
Type: text/x-mailbox
Size: 354 bytes
Desc: not available
URL: <http://lists.linuxcontainers.org/pipermail/lxc-devel/attachments/20171105/3a9119c5/attachment.bin>
-------------- next part --------------
From 9db944bd9ce3b4e0547510e4d9b051fcd9510f06 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?St=C3=A9phane=20Graber?= <stgraber at ubuntu.com>
Date: Sat, 4 Nov 2017 22:40:36 -0400
Subject: [PATCH] tests: Update godeps for static analysis test
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Signed-off-by: Stéphane Graber <stgraber at ubuntu.com>
---
 test/godeps.list | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/test/godeps.list b/test/godeps.list
index 86644a6ce..2e04f667b 100644
--- a/test/godeps.list
+++ b/test/godeps.list
@@ -1,15 +1,16 @@
 github.com/golang/protobuf
 github.com/gorilla/websocket
 github.com/juju/go4
-github.com/juju/httprequest
 github.com/juju/loggo
 github.com/juju/persistent-cookiejar
 github.com/juju/webbrowser
 github.com/julienschmidt/httprouter
+github.com/lxc/lxd
 github.com/rogpeppe/fastuuid
 golang.org/x/crypto
 golang.org/x/net
 gopkg.in/errgo.v1
+gopkg.in/httprequest.v1
 gopkg.in/macaroon-bakery.v2
 gopkg.in/macaroon.v2
 gopkg.in/retry.v1


More information about the lxc-devel mailing list