Skip to content

Commit

Permalink
Use go client version v0.17.0 (cadence-workflow#4164)
Browse files Browse the repository at this point in the history
  • Loading branch information
yycptt authored Apr 28, 2021
1 parent 386e1e7 commit ddf5202
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ require (
github.com/xwb1989/sqlparser v0.0.0-20180606152119-120387863bf2
go.opencensus.io v0.22.5 // indirect
go.uber.org/atomic v1.5.1
go.uber.org/cadence v0.16.1-0.20210420001847-b31c3bbfb06a
go.uber.org/cadence v0.17.0
go.uber.org/fx v1.10.0
go.uber.org/multierr v1.4.0
go.uber.org/thriftrw v1.25.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -417,8 +417,8 @@ go.uber.org/atomic v1.4.0/go.mod h1:gD2HeocX3+yG+ygLZcrzQJaqmWj9AIm7n08wl/qW/PE=
go.uber.org/atomic v1.5.0/go.mod h1:sABNBOSYdrvTF6hTgEIbc7YasKWGhgEQZyfxyTvoXHQ=
go.uber.org/atomic v1.5.1 h1:rsqfU5vBkVknbhUGbAUwQKR2H4ItV8tjJ+6kJX4cxHM=
go.uber.org/atomic v1.5.1/go.mod h1:sABNBOSYdrvTF6hTgEIbc7YasKWGhgEQZyfxyTvoXHQ=
go.uber.org/cadence v0.16.1-0.20210420001847-b31c3bbfb06a h1:oh1UoaWTG3NwCbuDrdIbzcaC700mH1DOyhPH2PRizQY=
go.uber.org/cadence v0.16.1-0.20210420001847-b31c3bbfb06a/go.mod h1:R5+LnxVidKynzPYF5bEEW7lYflBuWZZRyt11rvXEETQ=
go.uber.org/cadence v0.17.0 h1:9cIrCklPRSI5POsr5RKu48/AQVtkiIshbcd7aZ0btIk=
go.uber.org/cadence v0.17.0/go.mod h1:R5+LnxVidKynzPYF5bEEW7lYflBuWZZRyt11rvXEETQ=
go.uber.org/dig v1.7.0/go.mod h1:z+dSd2TP9Usi48jL8M3v63iSBVkiwtVyMKxMZYYauPg=
go.uber.org/dig v1.8.0 h1:1rR6hnL/bu1EVcjnRDN5kx1vbIjEJDTGhSQ2B3ddpcI=
go.uber.org/dig v1.8.0/go.mod h1:X34SnWGr8Fyla9zQNO2GSO2D+TIuqB14OS8JhYocIyw=
Expand Down

0 comments on commit ddf5202

Please sign in to comment.