diff options
author | Valery Piashchynski <[email protected]> | 2022-04-26 00:34:41 +0200 |
---|---|---|
committer | GitHub <[email protected]> | 2022-04-26 00:34:41 +0200 |
commit | d0c569b705f12f1f81639994f932ffbddc87f769 (patch) | |
tree | 1df2609ecf125fa0d52c189a73ac511ec08da377 /go.mod | |
parent | 5aaa9e5b06b58ac3229b010fafa4a5f53020e9f3 (diff) | |
parent | 16a8a157c28e4e933a4140b94303193a9d207b59 (diff) |
[#1095]: build(deps): bump github.com/temporalio/roadrunner-temporal from 1.4.0-beta.1 to 1.4.0-rc.1
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-beta.1 + github.com/temporalio/roadrunner-temporal v1.4.0-rc.1 github.com/vbauerster/mpb/v5 v5.4.0 ) |