henriklt opened a new pull request, #1472:
URL: https://github.com/apache/pulsar-client-go/pull/1472
### Motivation
Update transitive dependencies with known CVEs to their patched versions.
### Modifications
- go-viper/mapstructure/v2: v2.4.0 --> v2.5.0
- go.opentelemetry.io/otel/sdk: v1.21.0 --> v1.41.0
- dvsekhvalnov/jose2go: v1.7.0 --> v1.8.0
- golang.org/x/crypto: v0.45.0 --> v0.48.0
### Verifying this change
This change is already covered by existing tests, such as the full unit and
integration test suites.
### Does this pull request potentially affect one of the following parts:
- Dependencies (does it add or upgrade a dependency): yes
- The public API: no
- The schema: no
- The default values of configurations: no
- The wire protocol: no
### Documentation
- Does this pull request introduce a new feature? no
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]