summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2022-02-19 20:41:48 +0300
committerValery Piashchynski <[email protected]>2022-02-19 20:41:48 +0300
commit1e4f12a7dacb3e2af5cdab10025221b523680894 (patch)
tree0d1dc0d7d65ef8b98122c8b3e9d279df54fde6b8 /go.mod
parentb0619e79b7ecb95336ac97e9b3ecfb38d700dbf2 (diff)
deps: update dependencies
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 5035568e..49b8d1d4 100644
--- a/go.mod
+++ b/go.mod
@@ -48,7 +48,7 @@ require (
github.com/roadrunner-server/websockets/v2 v2.9.1
github.com/spf13/cobra v1.3.0
github.com/stretchr/testify v1.7.0
- github.com/temporalio/roadrunner-temporal v1.2.2
+ github.com/temporalio/roadrunner-temporal v1.3.0
github.com/vbauerster/mpb/v5 v5.4.0
)