-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGopkg.lock
61 lines (53 loc) · 1.78 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
# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
[[projects]]
digest = "1:04457f9f6f3ffc5fea48e71d62f2ca256637dee0a04d710288e27e05c8b41976"
name = "github.com/Sirupsen/logrus"
packages = ["."]
pruneopts = "UT"
revision = "839c75faf7f98a33d445d181f3018b5c3409a45e"
version = "v1.4.2"
[[projects]]
digest = "1:61406f6571eeb97717bdfaac37fa0bc5260621c4cbf3ce7635e9828dcbb5258a"
name = "github.com/cespare/xxhash"
packages = ["."]
pruneopts = "UT"
revision = "d7df74196a9e781ede915320c11c378c1b2f3a1f"
version = "v2.1.1"
[[projects]]
digest = "1:00eb5d8bd96289512920ac43367d5bee76bbca2062da34862a98b26b92741896"
name = "github.com/coocood/freecache"
packages = ["."]
pruneopts = "UT"
revision = "3c79a0a23c1940ab4479332fb3e0127265650ce3"
version = "v1.1.0"
[[projects]]
digest = "1:31e761d97c76151dde79e9d28964a812c46efc5baee4085b86f68f0c654450de"
name = "github.com/konsorten/go-windows-terminal-sequences"
packages = ["."]
pruneopts = "UT"
revision = "f55edac94c9bbba5d6182a4be46d86a2c9b5b50e"
version = "v1.0.2"
[[projects]]
digest = "1:cf31692c14422fa27c83a05292eb5cbe0fb2775972e8f1f8446a71549bd8980b"
name = "github.com/pkg/errors"
packages = ["."]
pruneopts = "UT"
revision = "ba968bfe8b2f7e042a574c888954fccecfa385b4"
version = "v0.8.1"
[[projects]]
branch = "master"
digest = "1:f4f1735ed89b6679fd987711dd00b8d084ed963659c9e18321be6c6fa4fc8fe5"
name = "golang.org/x/sys"
packages = ["unix"]
pruneopts = "UT"
revision = "0732a990476f7f2f5f7200b39ba4ab730c0f09f8"
[solve-meta]
analyzer-name = "dep"
analyzer-version = 1
input-imports = [
"github.com/Sirupsen/logrus",
"github.com/coocood/freecache",
"github.com/pkg/errors",
]
solver-name = "gps-cdcl"
solver-version = 1