File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ require (
2323 github.com/oracle/oci-go-sdk v24.3.0+incompatible
2424 github.com/satori/go.uuid v1.2.0 // indirect
2525 github.com/stretchr/testify v1.7.0
26- github.com/tencentyun/cos-go-sdk-v5 v0.7.18
26+ github.com/tencentyun/cos-go-sdk-v5 v0.7.19
2727 go.etcd.io/etcd v0.0.0-00010101000000-000000000000
2828 golang.org/x/net v0.0.0-20201209123823-ac852fbbde11
2929 google.golang.org/api v0.38.0
Original file line number Diff line number Diff line change @@ -282,8 +282,8 @@ github.com/stretchr/testify v1.3.0/go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UV
282282github.com/stretchr/testify v1.4.0 /go.mod h1:j7eGeouHqKxXV5pUuKE4zz7dFj8WfuZ+81PSLYec5m4 =
283283github.com/stretchr/testify v1.7.0 h1:nwc3DEeHmmLAfoZucVR881uASk0Mfjw8xYJ99tb5CcY =
284284github.com/stretchr/testify v1.7.0 /go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg =
285- github.com/tencentyun/cos-go-sdk-v5 v0.7.18 h1:hiHAC24LWVIeE5JriNUmCqe2BVLtN0RRsCjyE2glpEg =
286- github.com/tencentyun/cos-go-sdk-v5 v0.7.18 /go.mod h1:wQBO5HdAkLjj2q6XQiIfDSP8DXDNrppDRw2Kp/1BODA =
285+ github.com/tencentyun/cos-go-sdk-v5 v0.7.19 h1:janAfTO4MglOrUFuKGTQJBuMc66+F7TgtEIt1wPsJ+k =
286+ github.com/tencentyun/cos-go-sdk-v5 v0.7.19 /go.mod h1:wQBO5HdAkLjj2q6XQiIfDSP8DXDNrppDRw2Kp/1BODA =
287287github.com/tmc/grpc-websocket-proxy v0.0.0-20170815181823-89b8d40f7ca8 h1:ndzgwNDnKIqyCvHTXaCqh9KlOWKvBry6nuXMJmonVsE =
288288github.com/tmc/grpc-websocket-proxy v0.0.0-20170815181823-89b8d40f7ca8 /go.mod h1:ncp9v5uamzpCO7NfCPTXjqaC+bZgJeR0sMTm6dMHP7U =
289289github.com/urfave/cli v1.20.0 /go.mod h1:70zkFmudgCuE/ngEzBv17Jvp/497gISqfk5gWijbERA =
You can’t perform that action at this time.
0 commit comments