File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
mmv1/third_party/terraform Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -35,8 +35,8 @@ require (
3535 golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56
3636 golang.org/x/net v0.46.0
3737 golang.org/x/oauth2 v0.33.0
38- google.golang.org/api v0.256.0
39- google.golang.org/genproto/googleapis/rpc v0.0.0-20251103181224-f26f9409b101
38+ google.golang.org/api v0.256.0
39+ google.golang.org/genproto/googleapis/rpc v0.0.0-20251103181224-f26f9409b101
4040 google.golang.org/grpc v1.76.0
4141 google.golang.org/protobuf v1.36.10
4242 gopkg.in/yaml.v2 v2.4.0
@@ -99,7 +99,7 @@ require (
9999 github.com/vmihailenco/msgpack v4.0.4+incompatible // indirect
100100 github.com/vmihailenco/msgpack/v5 v5.4.1 // indirect
101101 github.com/vmihailenco/tagparser/v2 v2.0.0 // indirect
102- github.com/zclconf/go-cty v1.16.3 // indirect
102+ github.com/zclconf/go-cty v1.17.0 // indirect
103103 github.com/zeebo/errs v1.4.0 // indirect
104104 go.opentelemetry.io/auto/sdk v1.1.0 // indirect
105105 go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.61.0 // indirect
Original file line number Diff line number Diff line change @@ -179,10 +179,10 @@ github.com/hashicorp/terraform-plugin-mux v0.20.0 h1:3QpBnI9uCuL0Yy2Rq/kR9cOdmOF
179179github.com/hashicorp/terraform-plugin-mux v0.20.0 /go.mod h1:wSIZwJjSYk86NOTX3fKUlThMT4EAV1XpBHz9SAvjQr4 =
180180github.com/hashicorp/terraform-plugin-sdk/v2 v2.38.1 h1:mlAq/OrMlg04IuJT7NpefI1wwtdpWudnEmjuQs04t/4 =
181181github.com/hashicorp/terraform-plugin-sdk/v2 v2.38.1 /go.mod h1:GQhpKVvvuwzD79e8/NZ+xzj+ZpWovdPAe8nfV/skwNU =
182- github.com/hashicorp/terraform-registry-address v0.4.0 h1:S1yCGomj30Sao4l5BMPjTGZmCNzuv7/GDTDX99E9gTk =
183- github.com/hashicorp/terraform-registry-address v0.4.0 /go.mod h1:LRS1Ay0+mAiRkUyltGT+UHWkIqTFvigGn/LbMshfflE =
184182github.com/hashicorp/terraform-plugin-testing v1.13.3 h1:QLi/khB8Z0a5L54AfPrHukFpnwsGL8cwwswj4RZduCo =
185183github.com/hashicorp/terraform-plugin-testing v1.13.3 /go.mod h1:WHQ9FDdiLoneey2/QHpGM/6SAYf4A7AZazVg7230pLE =
184+ github.com/hashicorp/terraform-registry-address v0.4.0 h1:S1yCGomj30Sao4l5BMPjTGZmCNzuv7/GDTDX99E9gTk =
185+ github.com/hashicorp/terraform-registry-address v0.4.0 /go.mod h1:LRS1Ay0+mAiRkUyltGT+UHWkIqTFvigGn/LbMshfflE =
186186github.com/hashicorp/terraform-svchost v0.1.1 h1:EZZimZ1GxdqFRinZ1tpJwVxxt49xc/S52uzrw4x0jKQ =
187187github.com/hashicorp/terraform-svchost v0.1.1 /go.mod h1:mNsjQfZyf/Jhz35v6/0LWcv26+X7JPS+buii2c9/ctc =
188188github.com/hashicorp/yamux v0.1.2 h1:XtB8kyFOyHXYVFnwT5C3+Bdo8gArse7j2AQ0DA0Uey8 =
You can’t perform that action at this time.
0 commit comments