File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 11module github.com/hashicorp/terraform-provider-hcp
22
33go 1.22.11
4+ toolchain go1.23.7
45
56require (
67 github.com/cenkalti/backoff v2.2.1+incompatible
@@ -11,7 +12,7 @@ require (
1112 github.com/hashicorp/go-cty v1.4.1-0.20200723130312-85980079f637
1213 github.com/hashicorp/go-uuid v1.0.3
1314 github.com/hashicorp/go-version v1.7.0
14- github.com/hashicorp/hcp-sdk-go v0.134 .0
15+ github.com/hashicorp/hcp-sdk-go v0.138 .0
1516 github.com/hashicorp/terraform-plugin-docs v0.20.1
1617 github.com/hashicorp/terraform-plugin-framework v1.5.0
1718 github.com/hashicorp/terraform-plugin-framework-validators v0.12.0
Original file line number Diff line number Diff line change @@ -126,8 +126,8 @@ github.com/hashicorp/hc-install v0.9.0 h1:2dIk8LcvANwtv3QZLckxcjyF5w8KVtiMxu6G6e
126126github.com/hashicorp/hc-install v0.9.0 /go.mod h1:+6vOP+mf3tuGgMApVYtmsnDoKWMDcFXeTxCACYZ8SFg =
127127github.com/hashicorp/hcl/v2 v2.19.1 h1://i05Jqznmb2EXqa39Nsvyan2o5XyMowW5fnCKW5RPI =
128128github.com/hashicorp/hcl/v2 v2.19.1 /go.mod h1:ThLC89FV4p9MPW804KVbe/cEXoQ8NZEh+JtMeeGErHE =
129- github.com/hashicorp/hcp-sdk-go v0.134 .0 h1:P2c6TEtjGEXjw1cvsOhxitr+1WjSrlLOuK31GtZff/Q =
130- github.com/hashicorp/hcp-sdk-go v0.134 .0 /go.mod h1:vQ4fzdL1AmhIAbCw+4zmFe5Hbpajj3NvRWkJoVuxmAk =
129+ github.com/hashicorp/hcp-sdk-go v0.138 .0 h1:AYK2N28zJjHlqzkYVAamwtikTpIMNdl+5ZyBBuuQGDY =
130+ github.com/hashicorp/hcp-sdk-go v0.138 .0 /go.mod h1:1HCJgX11KAIccfyKxwqFOMNbCRMaSvCB68EkOnOTRUM =
131131github.com/hashicorp/logutils v1.0.0 h1:dLEQVugN8vlakKOUE3ihGLTZJRB4j+M2cdTm/ORI65Y =
132132github.com/hashicorp/logutils v1.0.0 /go.mod h1:QIAnNjmIWmVIIkWDTG1z5v++HQmx9WQRO+LraFDTW64 =
133133github.com/hashicorp/terraform-exec v0.21.0 h1:uNkLAe95ey5Uux6KJdua6+cv8asgILFVWkd/RG0D2XQ =
You can’t perform that action at this time.
0 commit comments