Skip to content

Commit

Permalink
Upgrade Temporal SDK to v1.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MrSaints committed Nov 2, 2021
1 parent 727ec5a commit 8ee3b56
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 6 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.16

require (
github.com/stretchr/testify v1.7.0
go.temporal.io/sdk v1.10.0
go.temporal.io/sdk v1.11.0
go.uber.org/multierr v1.7.0 // indirect
go.uber.org/zap v1.19.1
)
Loading

0 comments on commit 8ee3b56

Please sign in to comment.