diff options
author | Valery Piashchynski <[email protected]> | 2020-12-14 11:35:32 +0300 |
---|---|---|
committer | Valery Piashchynski <[email protected]> | 2020-12-14 11:35:32 +0300 |
commit | 909076dbf20dce19207d338ca3f5c931953b64a6 (patch) | |
tree | dd5c25106e5dfc724102397a357cc2cf8f42a885 /go.mod | |
parent | 673da74925dee5c62064d3304289ae81cb499217 (diff) |
Initial commit
Diffstat (limited to 'go.mod')
-rwxr-xr-x | go.mod | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -18,7 +18,6 @@ require ( github.com/spiral/endure v1.0.0-beta20 github.com/spiral/errors v1.0.5 github.com/spiral/goridge/v2 v2.4.6 - github.com/spiral/roadrunner v1.9.0 github.com/stretchr/testify v1.6.1 github.com/valyala/tcplisten v0.0.0-20161114210144-ceec8f93295a github.com/yookoala/gofast v0.4.0 |