-
Notifications
You must be signed in to change notification settings - Fork 4
/
Gopkg.lock
47 lines (41 loc) · 1.25 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
# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
[[projects]]
digest = "1:0356f3312c9bd1cbeda81505b7fd437501d8e778ab66998ef69f00d7f9b3a0d7"
name = "github.com/mattn/go-runewidth"
packages = ["."]
pruneopts = "UT"
revision = "3ee7d812e62a0804a7d0a324e0249ca2db3476d3"
version = "v0.0.4"
[[projects]]
branch = "master"
digest = "1:9d34b3ceb9aee1fc032d808220c14bbf560cd53562c890f90b79ad8b903c8d09"
name = "github.com/nsf/termbox-go"
packages = ["."]
pruneopts = "UT"
revision = "02980233997d87bbda048393d47b4d453f7a398d"
[[projects]]
branch = "master"
digest = "1:9167cb7652c9232fe1aab118399685f1fd8f028c8e6ea24dd402062e8eff5b4b"
name = "github.com/pkg/term"
packages = [
".",
"termios",
]
pruneopts = "UT"
revision = "aa71e9d9e942418fbb97d80895dcea70efed297c"
[[projects]]
branch = "master"
digest = "1:5637b3b43405643229e55140bb3049dfa7d73957ba9ecfccc31cdadbfbe0b1f9"
name = "golang.org/x/sys"
packages = ["unix"]
pruneopts = "UT"
revision = "6c81ef8f67ca3f42fc9cd71dfbd5f35b0c4b5771"
[solve-meta]
analyzer-name = "dep"
analyzer-version = 1
input-imports = [
"github.com/nsf/termbox-go",
"github.com/pkg/term",
]
solver-name = "gps-cdcl"
solver-version = 1