Skip to content

Commit 9a627a6

Browse files
Bump github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common
Bumps [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common](https://github.com/tencentcloud/tencentcloud-sdk-go) from 1.0.1129 to 1.0.1134. - [Commits](TencentCloud/tencentcloud-sdk-go@v1.0.1129...v1.0.1134) --- 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]>
1 parent 21e82fd commit 9a627a6

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

go.mod

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
module github.com/flannel-io/flannel
22

33
go 1.23.7
4+
toolchain go1.24.1
45

56
// replace github.com/dgrijalva/jwt-go => github.com/golang-jwt/jwt/v4 v4.2.0
67

@@ -33,7 +34,7 @@ require (
3334

3435
require (
3536
github.com/avast/retry-go/v4 v4.6.1
36-
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common v1.0.1129
37+
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common v1.0.1134
3738
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/vpc v1.0.1125
3839
sigs.k8s.io/knftables v0.0.18
3940
)

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -226,8 +226,8 @@ github.com/stretchr/testify v1.8.1/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o
226226
github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA=
227227
github.com/stretchr/testify v1.10.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
228228
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common v1.0.1125/go.mod h1:r5r4xbfxSaeR04b166HGsBa/R4U3SueirEUpXGuw+Q0=
229-
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common v1.0.1129 h1:T9WMHYVasPNH3zcDNoaLL+9jUk04PcOZznDvJ6Dykr8=
230-
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common v1.0.1129/go.mod h1:r5r4xbfxSaeR04b166HGsBa/R4U3SueirEUpXGuw+Q0=
229+
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common v1.0.1134 h1:NDCzSm7r8OZeWQje1FJNHM73Ku4QRrCP1GymfgZYLSM=
230+
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common v1.0.1134/go.mod h1:r5r4xbfxSaeR04b166HGsBa/R4U3SueirEUpXGuw+Q0=
231231
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/vpc v1.0.1125 h1:3EH9w2xrK2qyV5tIIDojhK/M81iO5HMYO0ipGj23TNA=
232232
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/vpc v1.0.1125/go.mod h1:BaIRZ3/tnxUSCzx9O53YJ3E5snqWom9S9DHJ4muP0BA=
233233
github.com/tmc/grpc-websocket-proxy v0.0.0-20201229170055-e5319fda7802 h1:uruHq4dN7GR16kFc5fp3d1RIYzJW5onx8Ybykw2YQFA=

0 commit comments

Comments
 (0)