uber-go / cadence-client

Framework for authoring workflows and activities running on top of the Cadence orchestration engine.
https://cadenceworkflow.io
MIT License
344 stars 130 forks source link

updating go client dependencies. #1200

Closed mindaugasbarcauskas closed 1 year ago

mindaugasbarcauskas commented 1 year ago

Dependency versions were updated.

Why?

It is best practice to keep dependencies up to date. Get benefits of improvements/fixes from libraries we are depending on.

How did you test it?

Existing tests.

Potential risks

Potential risk would be some incompatability between the versions, maybe incompatability between client and cadence server?

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 0184e167-5ca4-476d-8fe3-af7740ceb9d2


Totals Coverage Status
Change from base Build 0184e145-3d4e-4489-924b-39e8d038197d: 0.0%
Covered Lines: 12675
Relevant Lines: 19720

💛 - Coveralls