summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2022-11-25 11:25:15 +0100
committerValery Piashchynski <[email protected]>2022-11-25 11:25:15 +0100
commit823078cfc024c004497f74950507c20ba36ce4aa (patch)
treec0489be28a34e0fe3df635672f837886ea3c0af0 /go.mod
parent33bebe596b6c920634ec9386d818b912939de94b (diff)
chore: update .rr.yaml, use proper procs number when running in docker
Signed-off-by: Valery Piashchynski <[email protected]>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod1
1 files changed, 1 insertions, 0 deletions
diff --git a/go.mod b/go.mod
index 69866ac2..a816f512 100644
--- a/go.mod
+++ b/go.mod
@@ -52,6 +52,7 @@ require (
github.com/stretchr/testify v1.8.1
github.com/temporalio/roadrunner-temporal/v2 v2.0.0
go.buf.build/protocolbuffers/go/roadrunner-server/api v1.3.27
+ go.uber.org/automaxprocs v1.5.1
)
exclude (