Skip to content

Commit

Permalink
Merge pull request #329 from temporalio/dependabot/go_modules/go.temp…
Browse files Browse the repository at this point in the history
…oral.io/api-1.17.0

chore(deps): bump go.temporal.io/api from 1.16.0 to 1.17.0
  • Loading branch information
rustatian authored Feb 16, 2023
2 parents bd87ce5 + 7c5001f commit 1c63588
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 9 deletions.
8 changes: 4 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ require (
github.com/roadrunner-server/sdk/v4 v4.1.0
github.com/stretchr/testify v1.8.1
github.com/uber-go/tally/v4 v4.1.6
go.temporal.io/api v1.16.0
go.temporal.io/api v1.17.0
go.temporal.io/sdk v1.21.1
go.temporal.io/sdk/contrib/tally v0.2.0
go.temporal.io/server v1.19.1
Expand Down Expand Up @@ -51,12 +51,12 @@ require (
github.com/yusufpapurcu/wmi v1.2.2 // indirect
go.uber.org/atomic v1.10.0 // indirect
go.uber.org/multierr v1.9.0 // indirect
golang.org/x/net v0.5.0 // indirect
golang.org/x/net v0.6.0 // indirect
golang.org/x/sync v0.1.0 // indirect
golang.org/x/sys v0.5.0 // indirect
golang.org/x/text v0.6.0 // indirect
golang.org/x/text v0.7.0 // indirect
golang.org/x/time v0.3.0 // indirect
google.golang.org/genproto v0.0.0-20230202175211-008b39050e57 // indirect
google.golang.org/genproto v0.0.0-20230209215440-0dfe4f8abfcc // indirect
google.golang.org/grpc v1.53.0
gopkg.in/yaml.v3 v3.0.1 // indirect
)
Loading

0 comments on commit 1c63588

Please sign in to comment.