Browse Source
Update go-tcp-transport to 1.0.2
Updates go-reuseport to 0.1.4
pull/124/head
Jakub Sztandera
8 years ago
No known key found for this signature in database
GPG Key ID: 9A9AF56F8B3879BA
1 changed files with
3 additions and
2 deletions
-
package.json
|
|
@ -190,9 +190,9 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"author": "whyrusleeping", |
|
|
|
"hash": "QmXHZVjWjAgLXTBrH9LZ3u1VRiQBsmaPnd8ZWJG8jTTQNC", |
|
|
|
"hash": "QmXFU6HbpMaxJ3wtw96aSSqBcdJJqtuE2ipMopmh1T3be8", |
|
|
|
"name": "go-tcp-transport", |
|
|
|
"version": "1.0.1" |
|
|
|
"version": "1.0.2" |
|
|
|
} |
|
|
|
], |
|
|
|
"gxVersion": "0.4.0", |
|
|
@ -202,3 +202,4 @@ |
|
|
|
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"", |
|
|
|
"version": "3.5.4" |
|
|
|
} |
|
|
|
|
|
|
|