summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2022-06-23 20:25:06 +0200
committerValery Piashchynski <[email protected]>2022-06-23 20:25:06 +0200
commitd077c203ea299078bd9c7f998f33bd4600a664bd (patch)
tree427762988c1ece26bbf29d51d7b5067b91125d98 /go.mod
parent082bd0aece5e5fbe5cc1df2c09494f3ba3cfc0dd (diff)
downgrade temporal/api version
Signed-off-by: Valery Piashchynski <[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 b2d6d18f..78f77c9a 100644
--- a/go.mod
+++ b/go.mod
@@ -164,7 +164,7 @@ require (
go.opentelemetry.io/otel/sdk v1.7.0 // indirect
go.opentelemetry.io/otel/trace v1.7.0 // indirect
go.opentelemetry.io/proto/otlp v0.18.0 // indirect
- go.temporal.io/api v1.9.0 // indirect
+ go.temporal.io/api v1.8.0 // indirect
go.temporal.io/sdk v1.15.0 // indirect
go.temporal.io/sdk/contrib/tally v0.1.0 // indirect
go.uber.org/atomic v1.9.0 // indirect