summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2022-07-15 16:56:12 +0200
committerValery Piashchynski <[email protected]>2022-07-15 16:56:12 +0200
commita85437ae92d9ebd4353b29eb845a0f92f59b4356 (patch)
tree5b210d5ff11db775cf40e6cab26334d0e1296f77 /go.mod
parent15e583a25fd2ab486e93059d9ba98f447e3fedc5 (diff)
go.work: remove until https://github.com/golang/go/issues/50750 resolved
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 71a490dd..0b2c0368 100644
--- a/go.mod
+++ b/go.mod
@@ -164,7 +164,7 @@ require (
go.opentelemetry.io/otel/sdk v1.8.0 // indirect
go.opentelemetry.io/otel/trace v1.8.0 // indirect
go.opentelemetry.io/proto/otlp v0.18.0 // indirect
- go.temporal.io/api v1.10.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