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

Bumps [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common](https://github.com/tencentcloud/tencentcloud-sdk-go) from 1.0.929 to 1.0.948.
- [Commits](TencentCloud/tencentcloud-sdk-go@v1.0.929...v1.0.948)

---
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 Jun 26, 2024
1 parent 2155358 commit c60ee00
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.929
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common v1.0.948
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/tke v1.0.929
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 @@ -592,8 +592,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.929 h1:s8qrUYz54IR+Kn3I/eWAg+X5q8IrNoDPf86jc1fMyp8=
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common v1.0.929/go.mod h1:r5r4xbfxSaeR04b166HGsBa/R4U3SueirEUpXGuw+Q0=
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common v1.0.948 h1:/jlUtar7yweJ862P77MXbUMdDiT4Efz5L1vfx0ftNHI=
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common v1.0.948/go.mod h1:r5r4xbfxSaeR04b166HGsBa/R4U3SueirEUpXGuw+Q0=
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/tke v1.0.929 h1:ut7C0WtAxv5O3uXIcoxysse/TlC7cvzyRmYeaXWh5Ok=
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/tke v1.0.929/go.mod h1:ZYacNcDhx0aNk0C5t+R21mxKW5RHoFTCruxIA+NC6a4=
github.com/terryding77/promptui v0.3.3 h1:OP26l/ctyqxLwZMZeve6VLQbl/OZz7uRvyLzwt1sabQ=
Expand Down

0 comments on commit c60ee00

Please sign in to comment.