dd-trace-go icon indicating copy to clipboard operation
dd-trace-go copied to clipboard

go.mod: upgrade github.com/go-jose/go-jose/v3 to v3.0.3

Open darccio opened this issue 1 month ago • 1 comments

What does this PR do?

Upgrades github.com/go-jose/go-jose/v3 to v3.0.3.

Motivation

Comply with our internal vulnerability management policies.

Reviewer's Checklist

  • [ ] Changed code has unit tests for its functionality at or near 100% coverage.
  • [ ] System-Tests covering this feature have been added and enabled with the va.b.c-dev version tag.
  • [ ] There is a benchmark for any new code, or changes to existing code.
  • [ ] If this interacts with the agent in a new way, a system test has been added.
  • [ ] Add an appropriate team label so this PR gets put in the right place for the release notes.
  • [ ] Non-trivial go.mod changes, e.g. adding new modules, are reviewed by @DataDog/dd-trace-go-guild.

Unsure? Have a question? Request a review!

darccio avatar May 17 '24 13:05 darccio