This is an automated email from the ASF dual-hosted git repository. lhotari pushed a change to branch dependabot/go_modules/github.com/golang-jwt/jwt/v5-5.2.2 in repository https://gitbox.apache.org/repos/asf/pulsar-client-go.git
from 05fb5546 chore(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 add 02ee51e1 [fix][sec] Bump golang.org/x/net to address CVE-2025-22870, requires go 1.23 (#1351) add f7e3a049 Merge branch 'master' into dependabot/go_modules/github.com/golang-jwt/jwt/v5-5.2.2 No new revisions were added by this update. Summary of changes: .github/workflows/bot.yml | 2 +- .github/workflows/ci.yml | 6 ++--- Dockerfile | 2 +- Makefile | 20 ++++++++++++----- README.md | 4 ++-- go.mod | 12 +++++----- go.sum | 20 ++++++++--------- pulsar/consumer_test.go | 24 ++++++++++++++------ scripts/pulsar-test-service-start.sh | 5 +++++ scripts/run-ci-blue-green-cluster.sh | 33 ++++++++++++++++++++++++--- scripts/run-ci-clustered.sh | 33 ++++++++++++++++++++++++--- scripts/run-ci-extensible-load-manager.sh | 33 ++++++++++++++++++++++++--- scripts/run-ci.sh | 37 +++++++++++++++++++++++++++---- 13 files changed, 182 insertions(+), 49 deletions(-)