Skip to content

Commit

Permalink
Merge pull request #1954 from flannel-io/dependabot/go_modules/github…
Browse files Browse the repository at this point in the history
….com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common-1.0.905

Bump github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common from 1.0.894 to 1.0.905
  • Loading branch information
thomasferrandiz authored Apr 23, 2024
2 parents 68d5f52 + 8042210 commit 9f2348d
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 @@ -33,7 +33,7 @@ require (

require (
github.com/avast/retry-go/v4 v4.5.1
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common v1.0.894
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common v1.0.905
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/vpc v1.0.894
sigs.k8s.io/knftables v0.0.14
)
Expand Down
3 changes: 2 additions & 1 deletion go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -350,8 +350,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.894 h1:cNe7FT2g9OZZgf4HtkEp8cnl10Tbh5QlK8XL+hbPyE4=
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common v1.0.894/go.mod h1:r5r4xbfxSaeR04b166HGsBa/R4U3SueirEUpXGuw+Q0=
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common v1.0.905 h1:OTxjlsqlEzu5EIQeMM5VQ1kIy7NyGcBP3jAFFG1UyGw=
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common v1.0.905/go.mod h1:r5r4xbfxSaeR04b166HGsBa/R4U3SueirEUpXGuw+Q0=
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/vpc v1.0.894 h1:DHWpdYSzHyo6AJ9e2/uL1aPxw+F6PKQsVWl4i2oubOg=
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/vpc v1.0.894/go.mod h1:J1NttgZxKsTn0q/Lriw91POxCuocmOqbNR89YS11IVk=
github.com/tmc/grpc-websocket-proxy v0.0.0-20201229170055-e5319fda7802 h1:uruHq4dN7GR16kFc5fp3d1RIYzJW5onx8Ybykw2YQFA=
Expand Down

0 comments on commit 9f2348d

Please sign in to comment.