Skip to content

Commit 16b5690

Browse files
build(deps): bump golang.org/x/oauth2 from 0.6.0 to 0.27.0
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.6.0 to 0.27.0. - [Commits](golang/oauth2@v0.6.0...v0.27.0) --- updated-dependencies: - dependency-name: golang.org/x/oauth2 dependency-version: 0.27.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d4bad48 commit 16b5690

39 files changed

+1627
-1113
lines changed

go.mod

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/tencentcloudstack/terraform-provider-tencentcloud
22

3-
go 1.17
3+
go 1.23.0
44

55
require (
66
cloud.google.com/go/iam v1.0.0 // indirect
@@ -127,8 +127,7 @@ require (
127127
4d63.com/gocheckcompilerdirectives v1.2.1 // indirect
128128
4d63.com/gochecknoglobals v0.2.1 // indirect
129129
cloud.google.com/go v0.110.0 // indirect
130-
cloud.google.com/go/compute v1.18.0 // indirect
131-
cloud.google.com/go/compute/metadata v0.2.3 // indirect
130+
cloud.google.com/go/compute/metadata v0.3.0 // indirect
132131
cloud.google.com/go/storage v1.28.1 // indirect
133132
github.com/Abirdcfly/dupword v0.0.11 // indirect
134133
github.com/Antonboom/errname v0.1.9 // indirect
@@ -342,7 +341,7 @@ require (
342341
golang.org/x/exp/typeparams v0.0.0-20230224173230-c95f2b4c22f2 // indirect
343342
golang.org/x/mod v0.10.0 // indirect
344343
golang.org/x/net v0.17.0 // indirect
345-
golang.org/x/oauth2 v0.6.0 // indirect
344+
golang.org/x/oauth2 v0.27.0 // indirect
346345
golang.org/x/sync v0.1.0 // indirect
347346
golang.org/x/sys v0.13.0 // indirect
348347
golang.org/x/text v0.13.0 // indirect

go.sum

Lines changed: 21 additions & 114 deletions
Large diffs are not rendered by default.

vendor/cloud.google.com/go/compute/LICENSE

Lines changed: 0 additions & 202 deletions
This file was deleted.

vendor/cloud.google.com/go/compute/internal/version.go

Lines changed: 0 additions & 18 deletions
This file was deleted.

vendor/cloud.google.com/go/compute/metadata/CHANGES.md

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)