-
Notifications
You must be signed in to change notification settings - Fork 19
/
Copy pathlock.json
61 lines (61 loc) · 1.79 KB
/
lock.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
{
"memo": "b5119e3ecf645e6318d3971cf6365096900e9e0c4ea893b08a4668898c2cc8f8",
"projects": [
{
"name": "github.com/inconshreveable/mousetrap",
"branch": "master",
"revision": "76626ae9c91c4f2a10f34cad8ce83ea42c93bb75",
"packages": [
"."
]
},
{
"name": "github.com/kolo/xmlrpc",
"branch": "master",
"revision": "0826b98aaa29c0766956cb40d45cf7482a597671",
"packages": [
"."
]
},
{
"name": "github.com/spf13/cobra",
"branch": "master",
"revision": "5deb57bbca49eb370538fc295ba4b2988f9f5e09",
"packages": [
"."
]
},
{
"name": "github.com/spf13/pflag",
"branch": "master",
"revision": "9a906f17374922ed0f74e1b2f593d3723f2ffb00",
"packages": [
"."
]
},
{
"name": "golang.org/x/text",
"branch": "master",
"revision": "06d6eba81293389cafdff7fca90d75592194b2d9",
"packages": [
"encoding",
"encoding/charmap",
"encoding/htmlindex",
"encoding/internal",
"encoding/internal/identifier",
"encoding/japanese",
"encoding/korean",
"encoding/simplifiedchinese",
"encoding/traditionalchinese",
"encoding/unicode",
"internal/gen",
"internal/tag",
"internal/utf8internal",
"language",
"runes",
"transform",
"unicode/cldr"
]
}
]
}