-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGodeps.json
72 lines (72 loc) · 1.92 KB
/
Godeps.json
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
{
"ImportPath": "github.com/clawio/service-localfs-meta",
"GoVersion": "go1.5",
"Deps": [
{
"ImportPath": "github.com/clawio/service-auth/lib",
"Rev": "b0f99fe42931812f169e461adac0a4acc966f98b"
},
{
"ImportPath": "github.com/dgrijalva/jwt-go",
"Comment": "v2.4.0",
"Rev": "f164e17f59b82642a3895ba065c385db6c547344"
},
{
"ImportPath": "github.com/dropbox/godropbox/container/set",
"Rev": "3c8a9189a8748951b62c6a48c072448b2fd4cac7"
},
{
"ImportPath": "github.com/dropbox/godropbox/errors",
"Rev": "3c8a9189a8748951b62c6a48c072448b2fd4cac7"
},
{
"ImportPath": "github.com/dropbox/godropbox/math2/rand2",
"Rev": "3c8a9189a8748951b62c6a48c072448b2fd4cac7"
},
{
"ImportPath": "github.com/dropbox/godropbox/resource_pool",
"Rev": "3c8a9189a8748951b62c6a48c072448b2fd4cac7"
},
{
"ImportPath": "github.com/dropbox/godropbox/sync2",
"Rev": "3c8a9189a8748951b62c6a48c072448b2fd4cac7"
},
{
"ImportPath": "github.com/golang/protobuf/proto",
"Rev": "5baca1b63153b1a82014546382edbdd302b138b6"
},
{
"ImportPath": "github.com/nu7hatch/gouuid",
"Rev": "179d4d0c4d8d407a32af483c2354df1d2c91e6c3"
},
{
"ImportPath": "github.com/sirupsen/logrus",
"Comment": "v0.8.7-53-g446d1c1",
"Rev": "446d1c146faa8ed3f4218f056fcd165f6bcfda81"
},
{
"ImportPath": "golang.org/x/net/context",
"Rev": "28273ec927bee3bea305f112fc28ceee575ea893"
},
{
"ImportPath": "golang.org/x/net/http2",
"Rev": "28273ec927bee3bea305f112fc28ceee575ea893"
},
{
"ImportPath": "golang.org/x/net/internal/timeseries",
"Rev": "28273ec927bee3bea305f112fc28ceee575ea893"
},
{
"ImportPath": "golang.org/x/net/trace",
"Rev": "28273ec927bee3bea305f112fc28ceee575ea893"
},
{
"ImportPath": "golang.org/x/sys/unix",
"Rev": "833a04a10549a95dc34458c195cbad61bbb6cb4d"
},
{
"ImportPath": "google.golang.org/grpc",
"Rev": "1f1a4999ca75ba4fd6d5c91233383a170034a1a5"
}
]
}