-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathGopkg.lock
88 lines (77 loc) · 2.56 KB
/
Gopkg.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
[[projects]]
branch = "master"
digest = "1:ab8f3a4a05a124cc0770467431dedec75063653b1b148651080fd4c6a01445e1"
name = "github.com/amoghe/distillog"
packages = ["."]
pruneopts = "UT"
revision = "ae382b35b7179be96f516c07ae0e54b7723a4822"
[[projects]]
digest = "1:a2cff208d4759f6ba1b1cd228587b0a1869f95f22542ec9cd17fff64430113c7"
name = "github.com/jessevdk/go-flags"
packages = ["."]
pruneopts = "UT"
revision = "c6ca198ec95c841fdb89fc0de7496fed11ab854e"
version = "v1.4.0"
[[projects]]
digest = "1:47dc4f6ee8a7dda99b516b56cb7fcc4f53ca94756263bdcea55c918a60126062"
name = "github.com/kr/pty"
packages = ["."]
pruneopts = "UT"
revision = "521317be5ebc228a0f0ede099fa2a0b5ece22e49"
version = "v1.1.4"
[[projects]]
branch = "master"
digest = "1:be40f095cd741773905744f16c1f7a21fd9226ccd0529f019deb7da6d667f71c"
name = "github.com/logrusorgru/aurora"
packages = ["."]
pruneopts = "UT"
revision = "a7b3b318ed4e1ae5b80602b08627267303c68572"
[[projects]]
digest = "1:2fa7b0155cd54479a755c629de26f888a918e13f8857a2c442205d825368e084"
name = "github.com/mattn/go-colorable"
packages = ["."]
pruneopts = "UT"
revision = "3a70a971f94a22f2fa562ffcc7a0eb45f5daf045"
version = "v0.1.1"
[[projects]]
digest = "1:e150b5fafbd7607e2d638e4e5cf43aa4100124e5593385147b0a74e2733d8b0d"
name = "github.com/mattn/go-isatty"
packages = ["."]
pruneopts = "UT"
revision = "c2a7a6ca930a4cd0bc33a3f298eb71960732a3a7"
version = "v0.0.7"
[[projects]]
branch = "master"
digest = "1:a71548982a65dd9436c7946649a7553bd0a72dba042e12f7e03d2a04b7ad7d60"
name = "github.com/mattn/go-tty"
packages = ["."]
pruneopts = "UT"
revision = "83fae09cc00791f987e8ce026cec96cb24820a0a"
[[projects]]
digest = "1:78f5e2fda6c8d51897a654aa5fc6b67cf1ce4809c36a658fb401459499fdc107"
name = "github.com/mingrammer/cfmt"
packages = ["."]
pruneopts = "UT"
revision = "7621d6f2d155f2a082b9b93297457b9c86268cd1"
version = "v1.1.0"
[[projects]]
branch = "master"
digest = "1:cf353a5a9ffb2d6f850e9c773e25388a425a70c270546480427ed069e87b136a"
name = "golang.org/x/sys"
packages = ["unix"]
pruneopts = "UT"
revision = "4b34438f7a67ee5f45cc6132e2bad873a20324e9"
[solve-meta]
analyzer-name = "dep"
analyzer-version = 1
input-imports = [
"github.com/amoghe/distillog",
"github.com/jessevdk/go-flags",
"github.com/kr/pty",
"github.com/mattn/go-tty",
"github.com/mingrammer/cfmt",
"golang.org/x/sys/unix",
]
solver-name = "gps-cdcl"
solver-version = 1