massakam opened a new pull request, #813: URL: https://github.com/apache/pulsar-client-go/pull/813
### Motivation A vulnerability scan on this repository found a vulnerable version of `gopkg.in/yaml.v3`. https://github.com/advisories/GHSA-hp87-p4gw-j4gq We need to upgrade the version of `github.com/stretchr/testify` because it directly depends on `gopkg.in/yaml.v3`. https://github.com/stretchr/testify/pull/1192 ### Modifications Upgraded `github.com/stretchr/testify` to the latest version, v1.8.0. ### Verifying this change - [ ] Make sure that the change passes the CI checks. -- 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]
