diff options
author | Valery Piashchynski <[email protected]> | 2020-11-18 10:47:00 +0300 |
---|---|---|
committer | GitHub <[email protected]> | 2020-11-18 10:47:00 +0300 |
commit | 5b70ac6fb2ed68cfb28174ff7a58b4ad4a63e0c1 (patch) | |
tree | 8bb03534417f0c6206965d8a9f9828a794e26dbd /go.mod | |
parent | 6236aac37bd1661b20400689f66d1e92283c5111 (diff) | |
parent | 39aa0f42479dddbfaee0d7fa40f9eef4d9a5a374 (diff) |
Merge pull request #408 from spiral/plugin/informer
Plugin/informer
Diffstat (limited to 'go.mod')
-rwxr-xr-x | go.mod | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -12,7 +12,6 @@ require ( github.com/spiral/endure v1.0.0-beta19 github.com/spiral/errors v1.0.4 github.com/spiral/goridge/v2 v2.4.6 - github.com/spiral/roadrunner v1.8.4 github.com/stretchr/testify v1.6.1 github.com/valyala/tcplisten v0.0.0-20161114210144-ceec8f93295a go.uber.org/multierr v1.6.0 |