diff options
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.5.0 github.com/spf13/viper v1.12.0 github.com/stretchr/testify v1.8.0 - github.com/temporalio/roadrunner-temporal v1.5.2 + github.com/temporalio/roadrunner-temporal v1.5.3 go.buf.build/protocolbuffers/go/roadrunner-server/api v1.3.12 ) |