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/aliyun/aliyun-oss-go-sdk v2.2.0+incompatible
8
8
github.com/baiyubin/aliyun-sts-go-sdk v0.0.0-20180326062324-cfa1a18b161f // indirect
9
9
github.com/joho/godotenv v1.4.0
10
- github.com/panjf2000/ants/v2 v2.4.6
10
+ github.com/panjf2000/ants/v2 v2.4.7
11
11
github.com/qiniu/go-sdk/v7 v7.11.0
12
12
github.com/satori/go.uuid v1.2.0 // indirect
13
13
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/cdn v1.0.305
Original file line number Diff line number Diff line change @@ -45,8 +45,8 @@ github.com/modern-go/reflect2 v1.0.1 h1:9f412s+6RmYXLWZSEzVVgPGK7C2PphHj5RJrvfx9
45
45
github.com/modern-go/reflect2 v1.0.1 /go.mod h1:bx2lNnkwVCuqBIxFjflWJWanXIb3RllmbCylyMrvgv0 =
46
46
github.com/mozillazg/go-httpheader v0.2.1 h1:geV7TrjbL8KXSyvghnFm+NyTux/hxwueTSrwhe88TQQ =
47
47
github.com/mozillazg/go-httpheader v0.2.1 /go.mod h1:jJ8xECTlalr6ValeXYdOF8fFUISeBAdw6E61aqQma60 =
48
- github.com/panjf2000/ants/v2 v2.4.6 h1:drmj9mcygn2gawZ155dRbo+NfXEfAssjZNU1qoIb4gQ =
49
- github.com/panjf2000/ants/v2 v2.4.6 /go.mod h1:f6F0NZVFsGCp5A7QW/Zj/m92atWwOkY0OIhFxRNFr4A =
48
+ github.com/panjf2000/ants/v2 v2.4.7 h1:MZnw2JRyTJxFwtaMtUJcwE618wKD04POWk2gwwP4E2M =
49
+ github.com/panjf2000/ants/v2 v2.4.7 /go.mod h1:f6F0NZVFsGCp5A7QW/Zj/m92atWwOkY0OIhFxRNFr4A =
50
50
github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e /go.mod h1:pJLUxLENpZxwdsKMEsNbx1VGcRFpLqf3715MtcvvzbA =
51
51
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
52
52
github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
You can’t perform that action at this time.
0 commit comments