diff options
author | Valery Piashchynski <[email protected]> | 2022-05-14 17:43:16 +0200 |
---|---|---|
committer | Valery Piashchynski <[email protected]> | 2022-05-14 17:43:16 +0200 |
commit | 96fdef5d03187ffe24cadd01e5cde026e509470d (patch) | |
tree | 78503e9f5f57ed8b56249d2235560c0b3583c756 /go.mod | |
parent | 7715c543cd38e37922be5be17bebc1a0ef99dd44 (diff) |
deps: update dependenciesv2.10.0-rc.7
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -50,7 +50,7 @@ require ( github.com/spf13/cobra v1.4.0 github.com/spf13/viper v1.11.0 github.com/stretchr/testify v1.7.1 - github.com/temporalio/roadrunner-temporal v1.4.0-rc.2 + github.com/temporalio/roadrunner-temporal v1.4.0 ) require ( |