chore(deps): bump github.com/panjf2000/ants/v2 from 2.11.0 to 2.11.3

Bumps [github.com/panjf2000/ants/v2](https://github.com/panjf2000/ants) from 2.11.0 to 2.11.3.
- [Release notes](https://github.com/panjf2000/ants/releases)
- [Commits](https://github.com/panjf2000/ants/compare/v2.11.0...v2.11.3)

---
updated-dependencies:
- dependency-name: github.com/panjf2000/ants/v2
  dependency-version: 2.11.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-06-14 23:30:01 +00:00
committed by GitHub
parent 38abc92903
commit 3d3b01d082
7 changed files with 10 additions and 10 deletions

2
go.mod
View File

@@ -31,7 +31,7 @@ require (
github.com/nlopes/slack v0.6.0
github.com/opencontainers/go-digest v1.0.0
github.com/opencontainers/image-spec v1.1.1
github.com/panjf2000/ants/v2 v2.11.0
github.com/panjf2000/ants/v2 v2.11.3
github.com/pkg/errors v0.9.1
github.com/pkg/profile v1.7.0
github.com/rabbitmq/amqp091-go v1.10.0