summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-02-21 22:28:25 +0000
committerGitHub <[email protected]>2022-02-21 22:28:25 +0000
commit0a481636ee626b04b5409922654ca61dddad5e73 (patch)
treeb211e94afff904272c6def015a587cac005e2e1e /go.mod
parent872171972326ed1fd1b1352ede74b41ac01d5ad2 (diff)
Bump github.com/temporalio/roadrunner-temporal from 1.3.0 to 1.3.1
Bumps [github.com/temporalio/roadrunner-temporal](https://github.com/temporalio/roadrunner-temporal) from 1.3.0 to 1.3.1. - [Release notes](https://github.com/temporalio/roadrunner-temporal/releases) - [Commits](https://github.com/temporalio/roadrunner-temporal/compare/v1.3.0...v1.3.1) --- updated-dependencies: - dependency-name: github.com/temporalio/roadrunner-temporal dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
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 42c6f9e0..d90e3fe6 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.3.0
+ github.com/temporalio/roadrunner-temporal v1.3.1
github.com/vbauerster/mpb/v5 v5.4.0
)