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 @@ -3,7 +3,7 @@ module github.com/beyondstorage/go-storage/services/bos/v2
3
3
go 1.16
4
4
5
5
require (
6
- github.com/baidubce/bce-sdk-go v0.9.192
6
+ github.com/baidubce/bce-sdk-go v0.9.212
7
7
github.com/beyondstorage/go-storage/credential v1.0.0
8
8
github.com/beyondstorage/go-storage/endpoint v1.2.0
9
9
github.com/beyondstorage/go-storage/v5 v5.0.0
Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ github.com/Xuanwo/go-bufferpool v0.2.0 h1:DXzqJD9lJufXbT/03GrcEvYOs4gXYUj9/g5yi6
4
4
github.com/Xuanwo/go-bufferpool v0.2.0 /go.mod h1:Mle++9GGouhOwGj52i9PJLNAPmW2nb8PWBP7JJzNCzk =
5
5
github.com/Xuanwo/templateutils v0.2.0 h1:jnhiP1DMyK1Rv9qgaGCrEm/r6TseAsf7eC092gVld0Q =
6
6
github.com/Xuanwo/templateutils v0.2.0 /go.mod h1:OdE0DJ+CJxDBq6psX5DPV+gOZi8bhuHuVUpPCG++Wb8 =
7
- github.com/baidubce/bce-sdk-go v0.9.192 h1:cnSFxCiwAZ2ZMEpxeDi2DVvrzq65gRH4TakSoWQJeC4 =
8
- github.com/baidubce/bce-sdk-go v0.9.192 /go.mod h1:zbYJMQwE4IZuyrJiFO8tO8NbtYiKTFTbwh4eIsqjVdg =
7
+ github.com/baidubce/bce-sdk-go v0.9.212 h1:B3PUoaFi4m13wP7gWObznjPLZ5umQ1BHjO/UoSsj3x4 =
8
+ github.com/baidubce/bce-sdk-go v0.9.212 /go.mod h1:zbYJMQwE4IZuyrJiFO8tO8NbtYiKTFTbwh4eIsqjVdg =
9
9
github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
10
10
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
11
11
github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
You can’t perform that action at this time.
0 commit comments