-
Notifications
You must be signed in to change notification settings - Fork 1
/
Gopkg.lock
57 lines (50 loc) · 1.62 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
# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
[[projects]]
digest = "1:31e761d97c76151dde79e9d28964a812c46efc5baee4085b86f68f0c654450de"
name = "github.com/konsorten/go-windows-terminal-sequences"
packages = ["."]
pruneopts = "UT"
revision = "f55edac94c9bbba5d6182a4be46d86a2c9b5b50e"
version = "v1.0.2"
[[projects]]
branch = "develop"
digest = "1:54fd4c5b497da7fd0858939410bbfb1f99a349371d82e6f3d32861ca9e9502fc"
name = "github.com/mm-uh/go-avl"
packages = ["src"]
pruneopts = "UT"
revision = "d18266410e5aacd32fdf58a7ae269a438296c7ab"
[[projects]]
branch = "master"
digest = "1:123b1af2c7abd5941ef719202d1627ec76386137298bcb80fe2b88a0ef2ad416"
name = "github.com/mm-uh/rpc_udp"
packages = [
"src/server",
"src/util",
]
pruneopts = "UT"
revision = "35ee59a6fcdb3a7f4198ba100ce65f1ebefaebaa"
[[projects]]
digest = "1:04457f9f6f3ffc5fea48e71d62f2ca256637dee0a04d710288e27e05c8b41976"
name = "github.com/sirupsen/logrus"
packages = ["."]
pruneopts = "UT"
revision = "839c75faf7f98a33d445d181f3018b5c3409a45e"
version = "v1.4.2"
[[projects]]
branch = "master"
digest = "1:ba6d732e405a774883c0bf5d4fc977a1606968bd0b518552645160d50b73a69c"
name = "golang.org/x/sys"
packages = ["unix"]
pruneopts = "UT"
revision = "eeba5f6aabab6d6594a9191d6bfeaca5fa6a8248"
[solve-meta]
analyzer-name = "dep"
analyzer-version = 1
input-imports = [
"github.com/mm-uh/go-avl/src",
"github.com/mm-uh/rpc_udp/src/server",
"github.com/mm-uh/rpc_udp/src/util",
"github.com/sirupsen/logrus",
]
solver-name = "gps-cdcl"
solver-version = 1