forked from skycoin/skywire-testnet
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGopkg.lock
More file actions
87 lines (72 loc) · 2.43 KB
/
Gopkg.lock
File metadata and controls
87 lines (72 loc) · 2.43 KB
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
# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
[[projects]]
name = "github.com/davecgh/go-spew"
packages = ["spew"]
revision = "346938d642f2ec3594ed81d874461961cd0faa76"
version = "v1.1.0"
[[projects]]
name = "github.com/op/go-logging"
packages = ["."]
revision = "b2cb9fa56473e98db8caba80237377e83fe44db5"
version = "v1"
[[projects]]
name = "github.com/pmezard/go-difflib"
packages = ["difflib"]
revision = "792786c7400a136282c1664665ae0a8db921c6c2"
version = "v1.0.0"
[[projects]]
name = "github.com/sirupsen/logrus"
packages = ["."]
revision = "a3f95b5c423586578a4e099b11a46c2479628cac"
version = "1.0.2"
[[projects]]
branch = "master"
name = "github.com/skycoin/net"
packages = ["client","conn","factory","msg","server","skycoin-messenger/factory"]
revision = "cab7113ca9a3b2aa7201bcba3cea542160180a08"
[[projects]]
branch = "develop"
name = "github.com/skycoin/skycoin"
packages = ["src/cipher","src/cipher/base58","src/cipher/chacha20","src/cipher/encoder","src/cipher/ripemd160","src/cipher/secp256k1-go","src/cipher/secp256k1-go/secp256k1-go2"]
revision = "3ed8a7f74cfa1d294cfc9d2975278ce28de9c21d"
[[projects]]
branch = "master"
name = "github.com/skycoin/viscript"
packages = ["hypervisor/dbus","msg"]
revision = "1acc4cea6d7e80b0e05d34d14cd38525249ee6a8"
[[projects]]
branch = "master"
name = "github.com/songgao/water"
packages = ["."]
revision = "99d07fc117afd4d997bc5ebca77c241644ffe24a"
[[projects]]
name = "github.com/stretchr/testify"
packages = ["assert"]
revision = "69483b4bd14f5845b5a1e55bca19e954e827f1d0"
version = "v1.1.4"
[[projects]]
branch = "master"
name = "golang.org/x/net"
packages = ["context","proxy"]
revision = "5f8847ae0d0e90b6a9dc8148e7ad616874625171"
[[projects]]
branch = "master"
name = "golang.org/x/sys"
packages = ["unix","windows","windows/registry"]
revision = "50298aa7a9faed39cd341ad7fd9275b1d5ddd70c"
[[projects]]
name = "gopkg.in/gcfg.v1"
packages = [".","scanner","token","types"]
revision = "27e4946190b4a327b539185f2b5b1f7c84730728"
version = "v1.2.0"
[[projects]]
name = "gopkg.in/warnings.v0"
packages = ["."]
revision = "8a331561fe74dadba6edfc59f3be66c22c3b065d"
version = "v0.1.1"
[solve-meta]
analyzer-name = "dep"
analyzer-version = 1
inputs-digest = "305075d3f1c8eccbd75108e70f81a0c5d2997cee090c762f91ba5139cb01e909"
solver-name = "gps-cdcl"
solver-version = 1