-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgithub-hub-go-sources.json
80 lines (80 loc) · 2.24 KB
/
github-hub-go-sources.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
73
74
75
76
77
78
79
80
[
{
"type": "git",
"url": "https://gopkg.in/yaml.v2",
"commit": "7649d4548cb53a614db133b2a8ac1f31859dda8c",
"dest": "src/gopkg.in/yaml.v2"
},
{
"type": "git",
"url": "https://go.googlesource.com/text",
"commit": "b0ca10ff35f1325c7d0ac7830fe3f036bd72d8f9",
"dest": "src/golang.org/x/text"
},
{
"type": "git",
"url": "https://go.googlesource.com/net",
"commit": "83b083e8dc8b4507e702ce59208711115b23ec25",
"dest": "src/golang.org/x/net"
},
{
"type": "git",
"url": "https://go.googlesource.com/term",
"commit": "a9ba230a40351414fd544a412ea1f85661cc0ca8",
"dest": "src/golang.org/x/term"
},
{
"type": "git",
"url": "https://go.googlesource.com/crypto",
"commit": "c86fa9a7ed909e2f2a8ab8298254fca727aba16a",
"dest": "src/golang.org/x/crypto"
},
{
"type": "git",
"url": "https://go.googlesource.com/sys",
"commit": "d48e67d0026122f55f22f0df396e7a51d2b20fb9",
"dest": "src/golang.org/x/sys"
},
{
"type": "git",
"url": "https://github.com/kballard/go-shellquote",
"commit": "95032a82bc518f77982ea72343cc1ade730072f0",
"dest": "src/github.com/kballard/go-shellquote"
},
{
"type": "git",
"url": "https://github.com/BurntSushi/toml",
"commit": "1ba7f5b05951c7331f4eefea9bce295e2cb141f2",
"dest": "src/github.com/BurntSushi/toml"
},
{
"type": "git",
"url": "https://github.com/mitchellh/go-homedir",
"commit": "af06845cf3004701891bf4fdb884bfe4920b3727",
"dest": "src/github.com/mitchellh/go-homedir"
},
{
"type": "git",
"url": "https://github.com/mattn/go-isatty",
"commit": "13e91bf4058fb93d5629deb7b2e3763ec8f4fdf8",
"dest": "src/github.com/mattn/go-isatty"
},
{
"type": "git",
"url": "https://github.com/mattn/go-colorable",
"commit": "11a925cff3d38c293ddc8c05a16b504e3e2c63be",
"dest": "src/github.com/mattn/go-colorable"
},
{
"type": "git",
"url": "https://github.com/atotto/clipboard",
"commit": "1438b322bde482cc6decd8bc53dbe2eece57668b",
"dest": "src/github.com/atotto/clipboard"
},
{
"type": "git",
"url": "https://github.com/github/hub",
"commit": "363513a0f822a8bde5b620e5de183702280d4ace",
"dest": "src/github.com/github/hub"
}
]