-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGopkg.lock
54 lines (47 loc) · 1.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
# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
[[projects]]
digest = "1:abeb38ade3f32a92943e5be54f55ed6d6e3b6602761d74b4aab4c9dd45c18abd"
name = "github.com/fsnotify/fsnotify"
packages = ["."]
pruneopts = "UT"
revision = "c2828203cd70a50dcccfb2761f8b1f8ceef9a8e9"
version = "v1.4.7"
[[projects]]
digest = "1:7b5c6e2eeaa9ae5907c391a91c132abfd5c9e8a784a341b5625e750c67e6825d"
name = "github.com/gorilla/websocket"
packages = ["."]
pruneopts = "UT"
revision = "66b9c49e59c6c48f0ffce28c2d8b8a5678502c6d"
version = "v1.4.0"
[[projects]]
branch = "master"
digest = "1:be40f095cd741773905744f16c1f7a21fd9226ccd0529f019deb7da6d667f71c"
name = "github.com/logrusorgru/aurora"
packages = ["."]
pruneopts = "UT"
revision = "a7b3b318ed4e1ae5b80602b08627267303c68572"
[[projects]]
branch = "master"
digest = "1:a3b8912deeef29007fab9a13a9f21b9e9b59c621a2ed61e2fe7b37320a71fbd5"
name = "github.com/satori/go.uuid"
packages = ["."]
pruneopts = "UT"
revision = "b2ce2384e17bbe0c6d34077efa39dbab3e09123b"
[[projects]]
branch = "master"
digest = "1:db12953ac7a80656b159265fe13146959beaada45938a532f484a3aeb289462e"
name = "golang.org/x/sys"
packages = ["unix"]
pruneopts = "UT"
revision = "b90733256f2e882e81d52f9126de08df5615afd9"
[solve-meta]
analyzer-name = "dep"
analyzer-version = 1
input-imports = [
"github.com/fsnotify/fsnotify",
"github.com/gorilla/websocket",
"github.com/logrusorgru/aurora",
"github.com/satori/go.uuid",
]
solver-name = "gps-cdcl"
solver-version = 1