Skip to content

Commit

Permalink
chore(deps): bump github.com/tencentcloud/tencentcloud-sdk-go/tencent…
Browse files Browse the repository at this point in the history
…cloud/common

Bumps [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common](https://github.com/tencentcloud/tencentcloud-sdk-go) from 1.0.890 to 1.0.912.
- [Commits](TencentCloud/tencentcloud-sdk-go@v1.0.890...v1.0.912)

---
updated-dependencies:
- dependency-name: github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent 74dd793 commit cb3970b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ require (
github.com/rancher/rancher/pkg/client v0.0.0-20211110212758-cc2b8beb1473
github.com/savioxavier/termlink v1.3.0
github.com/spf13/cobra v1.8.0
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common v1.0.890
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common v1.0.912
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/tke v1.0.890
k8s.io/api v0.30.0
k8s.io/apimachinery v0.30.0
Expand Down
3 changes: 2 additions & 1 deletion go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -594,8 +594,9 @@ github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO
github.com/stretchr/testify v1.8.1/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4=
github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg=
github.com/stretchr/testify v1.9.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common v1.0.890 h1:pWCzLswZmiNUNNwdEejAMmrQkxIcyL2cFHiyMwZYLVI=
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common v1.0.890/go.mod h1:r5r4xbfxSaeR04b166HGsBa/R4U3SueirEUpXGuw+Q0=
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common v1.0.912 h1:BDqRmR+2vLLHqKWYdgfUl0CDr9+augDBOEOEScLyQ80=
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common v1.0.912/go.mod h1:r5r4xbfxSaeR04b166HGsBa/R4U3SueirEUpXGuw+Q0=
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/tke v1.0.890 h1:pmcr8b3EQKns4M1Mj7/WOjocfAK6HS5VJx9n93ov5zI=
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/tke v1.0.890/go.mod h1:B+JmFyOO3IUMDOLHN1LFiEPIPqBtfNzGx7APKJLGdQg=
github.com/terryding77/promptui v0.3.3 h1:OP26l/ctyqxLwZMZeve6VLQbl/OZz7uRvyLzwt1sabQ=
Expand Down

0 comments on commit cb3970b

Please sign in to comment.