forked from xwjdsh/nba-live
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGopkg.lock
99 lines (82 loc) · 2.59 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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
[[projects]]
branch = "master"
name = "github.com/chzyer/readline"
packages = ["."]
revision = "f6d7a1f6fbf35bbf9beb80dc63c56a29dcfb759f"
[[projects]]
branch = "master"
name = "github.com/common-nighthawk/go-figure"
packages = ["."]
revision = "2d3c686981b48f9d6022181dc810381325b16b24"
[[projects]]
branch = "master"
name = "github.com/gdamore/encoding"
packages = ["."]
revision = "b23993cbb6353f0e6aa98d0ee318a34728f628b9"
[[projects]]
name = "github.com/gdamore/tcell"
packages = [".","terminfo"]
revision = "061d51a604c546b48e92253cb65190d76cecf4c6"
version = "v1.0.0"
[[projects]]
branch = "master"
name = "github.com/juju/ansiterm"
packages = [".","tabwriter"]
revision = "35c59b9e0fe275705a71bf5d58ee293f27efbbc4"
[[projects]]
branch = "master"
name = "github.com/lucasb-eyer/go-colorful"
packages = ["."]
revision = "231272389856c976b7500c4fffcc52ddf06ff4eb"
[[projects]]
branch = "master"
name = "github.com/lunixbochs/vtclean"
packages = ["."]
revision = "d14193dfc626125c831501c1c42340b4248e1f5a"
[[projects]]
branch = "master"
name = "github.com/manifoldco/promptui"
packages = [".","list","screenbuf"]
revision = "abacd3cb3a43b70945b80f52db03544f8b67d267"
[[projects]]
branch = "master"
name = "github.com/marcusolsson/tui-go"
packages = [".","wordwrap"]
revision = "cee4f403cbe02d7bff607305fbecc58bbfdc6780"
[[projects]]
name = "github.com/mattn/go-colorable"
packages = ["."]
revision = "167de6bfdfba052fa6b2d3664c8f5272e23c9072"
version = "v0.0.9"
[[projects]]
name = "github.com/mattn/go-isatty"
packages = ["."]
revision = "0360b2af4f38e8d38c7fce2a9f4e702702d73a39"
version = "v0.0.3"
[[projects]]
name = "github.com/mattn/go-runewidth"
packages = ["."]
revision = "9e777a8366cce605130a531d2cd6363d07ad7317"
version = "v0.0.2"
[[projects]]
branch = "master"
name = "github.com/mitchellh/go-wordwrap"
packages = ["."]
revision = "ad45545899c7b13c020ea92b2072220eefad42b8"
[[projects]]
branch = "master"
name = "golang.org/x/sys"
packages = ["unix"]
revision = "571f7bbbe08da2a8955aed9d4db316e78630e9a3"
[[projects]]
branch = "master"
name = "golang.org/x/text"
packages = ["encoding","encoding/internal/identifier","internal/gen","transform","unicode/cldr"]
revision = "d5a9226ed7dd70cade6ccae9d37517fe14dd9fee"
[solve-meta]
analyzer-name = "dep"
analyzer-version = 1
inputs-digest = "0a2618ad13990a5da9d7eea9034107b6c7f91171cc75fde4b8f1c978bd30b9eb"
solver-name = "gps-cdcl"
solver-version = 1