Skip to content

Commit 0305b40

Browse files
build(deps): Bump github.com/panjf2000/ants/v2 from 2.9.1 to 2.10.0 (#220)
Bumps [github.com/panjf2000/ants/v2](https://github.com/panjf2000/ants) from 2.9.1 to 2.10.0. - [Release notes](https://github.com/panjf2000/ants/releases) - [Commits](panjf2000/ants@v2.9.1...v2.10.0) --- updated-dependencies: - dependency-name: github.com/panjf2000/ants/v2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 352f5f9 commit 0305b40

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/Xuanwo/go-bufferpool v0.2.0
88
github.com/docker/go-units v0.5.0
99
github.com/google/uuid v1.6.0
10-
github.com/panjf2000/ants/v2 v2.9.1
10+
github.com/panjf2000/ants/v2 v2.10.0
1111
github.com/stretchr/testify v1.8.2
1212
github.com/urfave/cli/v2 v2.24.4
1313
go.beyondstorage.io/services/azblob/v3 v3.0.0

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -363,8 +363,8 @@ github.com/onsi/ginkgo v1.7.0/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+W
363363
github.com/onsi/gomega v1.4.3/go.mod h1:ex+gbHU/CVuBBDIJjb2X0qEXbFg53c61hWP/1CpauHY=
364364
github.com/opentracing/opentracing-go v1.1.0 h1:pWlfV3Bxv7k65HYwkikxat0+s3pV4bsqf19k25Ur8rU=
365365
github.com/opentracing/opentracing-go v1.1.0/go.mod h1:UkNAQd3GIcIGf0SeVgPpRdFStlNbqXla1AfSYxPUl2o=
366-
github.com/panjf2000/ants/v2 v2.9.1 h1:Q5vh5xohbsZXGcD6hhszzGqB7jSSc2/CRr3QKIga8Kw=
367-
github.com/panjf2000/ants/v2 v2.9.1/go.mod h1:7ZxyxsqE4vvW0M7LSD8aI3cKwgFhBHbxnlN8mDqHa1I=
366+
github.com/panjf2000/ants/v2 v2.10.0 h1:zhRg1pQUtkyRiOFo2Sbqwjp0GfBNo9cUY2/Grpx1p+8=
367+
github.com/panjf2000/ants/v2 v2.10.0/go.mod h1:7ZxyxsqE4vvW0M7LSD8aI3cKwgFhBHbxnlN8mDqHa1I=
368368
github.com/pelletier/go-toml v1.9.4 h1:tjENF6MfZAg8e4ZmZTeWaWiT2vXtsoO6+iuOjFhECwM=
369369
github.com/pelletier/go-toml v1.9.4/go.mod h1:u1nR/EPcESfeI/szUZKdtJ0xRNbUoANCkoOuaOx1Y+c=
370370
github.com/pengsrc/go-shared v0.2.1-0.20190131101655-1999055a4a14 h1:XeOYlK9W1uCmhjJSsY78Mcuh7MVkNjTzmHx1yBzizSU=

0 commit comments

Comments
 (0)