File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
7
7
github.com/Xuanwo/go-bufferpool v0.2.0
8
8
github.com/docker/go-units v0.5.0
9
9
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
11
11
github.com/stretchr/testify v1.8.2
12
12
github.com/urfave/cli/v2 v2.24.4
13
13
go.beyondstorage.io/services/azblob/v3 v3.0.0
Original file line number Diff line number Diff line change @@ -363,8 +363,8 @@ github.com/onsi/ginkgo v1.7.0/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+W
363
363
github.com/onsi/gomega v1.4.3 /go.mod h1:ex+gbHU/CVuBBDIJjb2X0qEXbFg53c61hWP/1CpauHY =
364
364
github.com/opentracing/opentracing-go v1.1.0 h1:pWlfV3Bxv7k65HYwkikxat0+s3pV4bsqf19k25Ur8rU =
365
365
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 =
368
368
github.com/pelletier/go-toml v1.9.4 h1:tjENF6MfZAg8e4ZmZTeWaWiT2vXtsoO6+iuOjFhECwM =
369
369
github.com/pelletier/go-toml v1.9.4 /go.mod h1:u1nR/EPcESfeI/szUZKdtJ0xRNbUoANCkoOuaOx1Y+c =
370
370
github.com/pengsrc/go-shared v0.2.1-0.20190131101655-1999055a4a14 h1:XeOYlK9W1uCmhjJSsY78Mcuh7MVkNjTzmHx1yBzizSU =
You can’t perform that action at this time.
0 commit comments