diff options
Diffstat (limited to 'Gopkg.lock')
-rw-r--r-- | Gopkg.lock | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -10,6 +10,14 @@ revision = "9127e812e1e9e501ce899a18121d316ecb52e4ba" [[projects]] + branch = "master" + digest = "1:cc439e1d9d8cff3d575642f5401033b00f2b8d0cd9f859db45604701c990879a" + name = "github.com/corpix/uarand" + packages = ["."] + pruneopts = "UT" + revision = "2b8494104d86337cdd41d0a49cbed8e4583c0ab4" + +[[projects]] digest = "1:7cb4fdca4c251b3ef8027c90ea35f70c7b661a593b9eeae34753c65499098bb1" name = "github.com/cpuguy83/go-md2man" packages = ["md2man"] @@ -58,6 +66,14 @@ version = "v1.2.0" [[projects]] + branch = "master" + digest = "1:22725c01ecd8ed0c0f0078944305a57053340d92878b02db925c660cc4accf64" + name = "github.com/icrowley/fake" + packages = ["."] + pruneopts = "UT" + revision = "4178557ae428460c3780a381c824a1f3aceb6325" + +[[projects]] digest = "1:870d441fe217b8e689d7949fef6e43efbc787e50f200cb1e70dbca9204a1d6be" name = "github.com/inconshreveable/mousetrap" packages = ["."] @@ -233,6 +249,7 @@ "github.com/dustin/go-humanize", "github.com/fatih/color", "github.com/gorilla/mux", + "github.com/icrowley/fake", "github.com/jroimartin/gocui", "github.com/phayes/freeport", "github.com/pkg/errors", |