@@ -3,7 +3,7 @@ module github.com/hashicorp/terraform-provider-google
3
3
go 1.23.0
4
4
5
5
require (
6
- cloud.google.com/go/bigtable v1.33 .0
6
+ cloud.google.com/go/bigtable v1.37 .0
7
7
github.com/GoogleCloudPlatform/declarative-resource-client-library v1.79.0
8
8
github.com/apparentlymart/go-cidr v1.1.0
9
9
github.com/davecgh/go-spew v1.1.1
@@ -40,21 +40,21 @@ require (
40
40
41
41
require (
42
42
bitbucket.org/creachadair/stringset v0.0.8 // indirect
43
- cel.dev/expr v0.19.1 // indirect
44
- cloud.google.com/go v0.116 .0 // indirect
43
+ cel.dev/expr v0.19.2 // indirect
44
+ cloud.google.com/go v0.120 .0 // indirect
45
45
cloud.google.com/go/auth v0.16.0 // indirect
46
46
cloud.google.com/go/auth/oauth2adapt v0.2.8 // indirect
47
47
cloud.google.com/go/compute/metadata v0.6.0 // indirect
48
- cloud.google.com/go/iam v1.2.2 // indirect
49
- cloud.google.com/go/longrunning v0.6.2 // indirect
50
- cloud.google.com/go/monitoring v1.21.2 // indirect
48
+ cloud.google.com/go/iam v1.5.0 // indirect
49
+ cloud.google.com/go/longrunning v0.6.6 // indirect
50
+ cloud.google.com/go/monitoring v1.24.1 // indirect
51
51
github.com/ProtonMail/go-crypto v1.1.3 // indirect
52
52
github.com/agext/levenshtein v1.2.2 // indirect
53
53
github.com/apparentlymart/go-textseg/v15 v15.0.0 // indirect
54
54
github.com/cenkalti/backoff v2.2.1+incompatible // indirect
55
55
github.com/cespare/xxhash/v2 v2.3.0 // indirect
56
56
github.com/cloudflare/circl v1.3.7 // indirect
57
- github.com/cncf/xds/go v0.0.0-20241223141626-cff3c89139a3 // indirect
57
+ github.com/cncf/xds/go v0.0.0-20250121191232-2f005788dc42 // indirect
58
58
github.com/envoyproxy/go-control-plane/envoy v1.32.4 // indirect
59
59
github.com/envoyproxy/protoc-gen-validate v1.2.1 // indirect
60
60
github.com/fatih/color v1.16.0 // indirect
@@ -114,8 +114,8 @@ require (
114
114
golang.org/x/time v0.11.0 // indirect
115
115
golang.org/x/tools v0.22.0 // indirect
116
116
google.golang.org/appengine v1.6.8 // indirect
117
- google.golang.org/genproto v0.0.0-20241104194629-dd2ea8efbc28 // indirect
118
- google.golang.org/genproto/googleapis/api v0.0.0-20250106144421-5f5ef82da422 // indirect
117
+ google.golang.org/genproto v0.0.0-20250303144028-a0af3efb3deb // indirect
118
+ google.golang.org/genproto/googleapis/api v0.0.0-20250414145226-207652e42e2e // indirect
119
119
gopkg.in/yaml.v2 v2.4.0 // indirect
120
120
gopkg.in/yaml.v3 v3.0.1 // indirect
121
121
)
0 commit comments