Skip to content

Commit 835ab88

Browse files
build(deps): bump github.com/baidubce/bce-sdk-go in /services/bos
Bumps [github.com/baidubce/bce-sdk-go](https://github.com/baidubce/bce-sdk-go) from 0.9.192 to 0.9.212. - [Release notes](https://github.com/baidubce/bce-sdk-go/releases) - [Changelog](https://github.com/baidubce/bce-sdk-go/blob/master/Changelog) - [Commits](baidubce/bce-sdk-go@v0.9.192...v0.9.212) --- updated-dependencies: - dependency-name: github.com/baidubce/bce-sdk-go dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1d5ce66 commit 835ab88

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

services/bos/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/beyondstorage/go-storage/services/bos/v2
33
go 1.16
44

55
require (
6-
github.com/baidubce/bce-sdk-go v0.9.192
6+
github.com/baidubce/bce-sdk-go v0.9.212
77
github.com/beyondstorage/go-storage/credential v1.0.0
88
github.com/beyondstorage/go-storage/endpoint v1.2.0
99
github.com/beyondstorage/go-storage/v5 v5.0.0

services/bos/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ github.com/Xuanwo/go-bufferpool v0.2.0 h1:DXzqJD9lJufXbT/03GrcEvYOs4gXYUj9/g5yi6
44
github.com/Xuanwo/go-bufferpool v0.2.0/go.mod h1:Mle++9GGouhOwGj52i9PJLNAPmW2nb8PWBP7JJzNCzk=
55
github.com/Xuanwo/templateutils v0.2.0 h1:jnhiP1DMyK1Rv9qgaGCrEm/r6TseAsf7eC092gVld0Q=
66
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=
99
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
1010
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
1111
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=

0 commit comments

Comments
 (0)