Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependencies #5789

Merged
merged 2 commits into from
Apr 24, 2024
Merged

Update dependencies #5789

merged 2 commits into from
Apr 24, 2024

Conversation

yycptt
Copy link
Member

@yycptt yycptt commented Apr 24, 2024

What changed?

  • make update-dependency
  • Update go-jose package to v2.6.3. NOTE: the original repo from square has been archived.

Why?

  • Update dependencies and security patch.

How did you test it?

  • Existing tests

Potential risks

Documentation

Is hotfix candidate?

go.mod Show resolved Hide resolved
go.mod Show resolved Hide resolved
@yycptt yycptt merged commit c541eb3 into temporalio:main Apr 24, 2024
46 checks passed
@yycptt yycptt deleted the update-dependency branch April 24, 2024 21:59
yycptt added a commit that referenced this pull request Apr 27, 2024
<!-- Describe what has changed in this PR -->
- `make update-dependency`
- Update go-jose package to v2.6.3. NOTE: the original repo from square
has been archived.

<!-- Tell your future self why have you made these changes -->
- Update dependencies and security patch.

<!-- How have you verified this change? Tested locally? Added a unit
test? Checked in staging env? -->
- Existing tests

<!-- Assuming the worst case, what can be broken when deploying this
change to production? -->

<!-- Have you made sure this change doesn't falsify anything currently
stated in `docs/`? If significant
new behavior is added, have you described that in `docs/`? -->

<!-- Is this PR a hotfix candidate or does it require a notification to
be sent to the broader community? (Yes/No) -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants