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

Bumps [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common](https://github.com/tencentcloud/tencentcloud-sdk-go) from 1.0.639 to 1.0.697.
- [Commits](TencentCloud/tencentcloud-sdk-go@v1.0.639...v1.0.697)

---
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 17, 2023
1 parent ce68e41 commit 9a9033b
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.639
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common v1.0.697
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/tke v1.0.639
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.639 h1:Ubmf093flFkCvCUuVwFo+jgBdDh7RXZQ4pGcenLFP6M=
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common v1.0.639/go.mod h1:7sCQWVkxcsR38nffDW057DRGk8mUjK1Ing/EFOK8s8Y=
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common v1.0.697 h1:w2DYVyjwQevO8fMnhgNRNaq6Py89E9EFZepjpBJLnY8=
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common v1.0.697/go.mod h1:7sCQWVkxcsR38nffDW057DRGk8mUjK1Ing/EFOK8s8Y=
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/tke v1.0.639 h1:6023cMOU09c1UIvm9xrhq9T4P5FKFzYT8tEkiWhD+JA=
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/tke v1.0.639/go.mod h1:G/Fhs6/ejR35owjwr1P/3V8+np1y7cAhYeeHgiBT0Y8=
github.com/terryding77/promptui v0.3.3 h1:OP26l/ctyqxLwZMZeve6VLQbl/OZz7uRvyLzwt1sabQ=
Expand Down

0 comments on commit 9a9033b

Please sign in to comment.