summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2022-06-24 10:34:42 +0200
committerValery Piashchynski <[email protected]>2022-06-24 10:34:42 +0200
commit8307b8e50585a470bbff1fc6b022103543080dec (patch)
tree52d94e56b7acdafc11993b12f6df1c2d24788ebc /go.mod
parent3996ba6d12f953f808408e276f69dfcf0950e906 (diff)
deps: update dependencies
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod4
1 files changed, 2 insertions, 2 deletions
diff --git a/go.mod b/go.mod
index 78f77c9a..89320c26 100644
--- a/go.mod
+++ b/go.mod
@@ -49,8 +49,8 @@ require (
github.com/roadrunner-server/websockets/v2 v2.14.3
github.com/spf13/cobra v1.5.0
github.com/spf13/viper v1.12.0
- github.com/stretchr/testify v1.7.4
- github.com/temporalio/roadrunner-temporal v1.4.7
+ github.com/stretchr/testify v1.7.5
+ github.com/temporalio/roadrunner-temporal v1.4.8
)
require (