Skip to content

Commit

Permalink
housekeeping: Update module go.temporal.io/sdk to v1.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 7, 2023
1 parent 955d6b1 commit d097766
Show file tree
Hide file tree
Showing 2 changed files with 416 additions and 9 deletions.
6 changes: 3 additions & 3 deletions backend/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ require (
github.com/slack-go/slack v0.12.2
github.com/stretchr/testify v1.8.4
github.com/uber-go/tally/v4 v4.1.6
go.temporal.io/sdk v1.21.1
go.temporal.io/sdk v1.24.0
go.temporal.io/sdk/contrib/tally v0.2.0
go.uber.org/zap v1.24.0
golang.org/x/net v0.11.0
Expand Down Expand Up @@ -147,7 +147,7 @@ require (
github.com/twmb/murmur3 v1.1.5 // indirect
github.com/xanzy/ssh-agent v0.3.3 // indirect
go.opencensus.io v0.24.0 // indirect
go.temporal.io/api v1.16.0 // indirect
go.temporal.io/api v1.21.0 // indirect
go.uber.org/atomic v1.9.0 // indirect
go.uber.org/multierr v1.7.0 // indirect
golang.org/x/crypto v0.10.0 // indirect
Expand All @@ -156,7 +156,7 @@ require (
golang.org/x/sys v0.9.0 // indirect
golang.org/x/term v0.9.0 // indirect
golang.org/x/text v0.10.0 // indirect
golang.org/x/time v0.1.0 // indirect
golang.org/x/time v0.3.0 // indirect
golang.org/x/tools v0.9.1 // indirect
google.golang.org/appengine v1.6.7 // indirect
google.golang.org/genproto v0.0.0-20230711160842-782d3b101e98 // indirect
Expand Down
Loading

0 comments on commit d097766

Please sign in to comment.