-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGopkg.lock
44 lines (38 loc) · 1.27 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
# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
[[projects]]
branch = "master"
digest = "1:19830ef543a9df74de77d0946d247cb443d2ec099bc17cfcc18f9372ff4041fc"
name = "github.com/eidolon/wordwrap"
packages = ["."]
pruneopts = "UT"
revision = "e0f54129b8bb1d473949f54546a365468435aeaf"
[[projects]]
digest = "1:31e761d97c76151dde79e9d28964a812c46efc5baee4085b86f68f0c654450de"
name = "github.com/konsorten/go-windows-terminal-sequences"
packages = ["."]
pruneopts = "UT"
revision = "f55edac94c9bbba5d6182a4be46d86a2c9b5b50e"
version = "v1.0.2"
[[projects]]
digest = "1:04457f9f6f3ffc5fea48e71d62f2ca256637dee0a04d710288e27e05c8b41976"
name = "github.com/sirupsen/logrus"
packages = ["."]
pruneopts = "UT"
revision = "839c75faf7f98a33d445d181f3018b5c3409a45e"
version = "v1.4.2"
[[projects]]
branch = "master"
digest = "1:fdfd985fe7956d77128572032636b5c1b7b58a81acd7089e96923e2f9539c573"
name = "golang.org/x/sys"
packages = ["unix"]
pruneopts = "UT"
revision = "51ab0e2deafac1f46c46ad59cf0921be2f180c3d"
[solve-meta]
analyzer-name = "dep"
analyzer-version = 1
input-imports = [
"github.com/eidolon/wordwrap",
"github.com/sirupsen/logrus",
]
solver-name = "gps-cdcl"
solver-version = 1