From e7f4e1f97603eb51605b26f2febef38896988f21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Apr 2022 22:28:01 +0000 Subject: build(deps): bump github.com/temporalio/roadrunner-temporal Bumps [github.com/temporalio/roadrunner-temporal](https://github.com/temporalio/roadrunner-temporal) from 1.4.0-beta.1 to 1.4.0-rc.1. - [Release notes](https://github.com/temporalio/roadrunner-temporal/releases) - [Commits](https://github.com/temporalio/roadrunner-temporal/compare/v1.4.0-beta.1...v1.4.0-rc.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] --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index fa1af91a..fee58ec2 100644 --- a/go.mod +++ b/go.mod @@ -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 ) -- cgit v1.2.3