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 (#820)

Bumps [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common](https://github.com/tencentcloud/tencentcloud-sdk-go) from 1.0.820 to 1.0.825.
- [Commits](TencentCloud/tencentcloud-sdk-go@v1.0.820...v1.0.825)

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Dec 25, 2023
1 parent 3b87ace commit dff8106
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.7.0
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common v1.0.820
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common v1.0.825
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/tke v1.0.820
k8s.io/api v0.27.1
k8s.io/apimachinery v0.27.1
Expand Down
3 changes: 2 additions & 1 deletion go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -653,8 +653,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.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcUk=
github.com/stretchr/testify v1.8.4/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo=
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common v1.0.820 h1:h4BMw9hjfnPA2bwFCM/+fQ6ZVUZ/3dDiZywAX9xVLg8=
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common v1.0.820/go.mod h1:r5r4xbfxSaeR04b166HGsBa/R4U3SueirEUpXGuw+Q0=
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common v1.0.825 h1:ijG2TLksawrFMdBpfFa5N/HjBZLGRPwmCgg0JFfFl6E=
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common v1.0.825/go.mod h1:r5r4xbfxSaeR04b166HGsBa/R4U3SueirEUpXGuw+Q0=
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/tke v1.0.820 h1:NG3Hva8XmidLqMGcg/OThwgQCP+Dus4JorTCgJA1Ur4=
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/tke v1.0.820/go.mod h1:2hsGJ7mItcyYf+lgihZ7JSoOIX/l1sPDRBf/HHwVOic=
github.com/terryding77/promptui v0.3.3 h1:OP26l/ctyqxLwZMZeve6VLQbl/OZz7uRvyLzwt1sabQ=
Expand Down

0 comments on commit dff8106

Please sign in to comment.