forked from libp2p/go-reuseport
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
46 lines (45 loc) · 1.06 KB
/
package.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
{
"author": "whyrusleeping",
"bugs": {
"url": "https://github.com/libp2p/go-reuseport"
},
"gx": {
"dvcsimport": "github.com/libp2p/go-reuseport"
},
"gxDependencies": [
{
"hash": "QmSpJByNKFX1sCsHBEp3R73FL4NF6FnQTEGyNAXHm2GS52",
"name": "go-log",
"version": "1.2.0"
},
{
"author": "whyrusleeping",
"hash": "QmWBEjwiGM7mzpa2zkaen5PhxwRS4LrVRWAagBaPJio8eY",
"name": "go-sockaddr",
"version": "1.0.1"
},
{
"author": "whyrusleeping",
"hash": "Qma73Sqt13DzHzveZ667BBfraM7MuMrPepUXjmv812JhRS",
"name": "go-net-resolve-addr",
"version": "0.0.0"
},
{
"author": "whyrusleeping",
"hash": "QmSGRM5Udmy1jsFBr1Cawez7Lt7LZ3ZKA23GGVEsiEW6F3",
"name": "eventfd",
"version": "0.1.0"
},
{
"author": "The Go Authors",
"hash": "QmPXvegq26x982cQjSfbTvSzZXn7GiaMwhhVPHkeTEhrPT",
"name": "sys",
"version": "0.1.0"
}
],
"gxVersion": "0.9.0",
"language": "go",
"license": "",
"name": "go-reuseport",
"version": "0.1.9"
}