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 @@ -7,7 +7,7 @@ require (
77 github.com/golang-jwt/jwt/v4 v4.5.0
88 github.com/hashicorp/go-cty v1.4.1-0.20200414143053-d3edf31b6320
99 github.com/hashicorp/hcl v1.0.0
10- github.com/hashicorp/hcl/v2 v2.19.1
10+ github.com/hashicorp/hcl/v2 v2.20.0
1111 github.com/hashicorp/terraform-plugin-log v0.9.0
1212 github.com/hashicorp/terraform-plugin-sdk/v2 v2.32.0
1313 github.com/stretchr/testify v1.9.0
@@ -75,6 +75,7 @@ require (
7575 golang.org/x/sys v0.17.0 // indirect
7676 golang.org/x/text v0.14.0 // indirect
7777 golang.org/x/time v0.5.0 // indirect
78+ golang.org/x/tools v0.18.0 // indirect
7879 google.golang.org/api v0.166.0 // indirect
7980 google.golang.org/appengine v1.6.8 // indirect
8081 google.golang.org/genproto/googleapis/rpc v0.0.0-20240221002015-b0ce06bbee7c // indirect
Original file line number Diff line number Diff line change @@ -122,8 +122,8 @@ github.com/hashicorp/hc-install v0.6.2 h1:V1k+Vraqz4olgZ9UzKiAcbman9i9scg9GgSt/U
122122github.com/hashicorp/hc-install v0.6.2 /go.mod h1:2JBpd+NCFKiHiu/yYCGaPyPHhZLxXTpz8oreHa/a3Ps =
123123github.com/hashicorp/hcl v1.0.0 h1:0Anlzjpi4vEasTeNFn2mLJgTSwt0+6sfsiTG8qcWGx4 =
124124github.com/hashicorp/hcl v1.0.0 /go.mod h1:E5yfLk+7swimpb2L/Alb/PJmXilQ/rhwaUYs4T20WEQ =
125- github.com/hashicorp/hcl/v2 v2.19.1 h1://i05Jqznmb2EXqa39Nsvyan2o5XyMowW5fnCKW5RPI =
126- github.com/hashicorp/hcl/v2 v2.19.1 /go.mod h1:ThLC89FV4p9MPW804KVbe/cEXoQ8NZEh+JtMeeGErHE =
125+ github.com/hashicorp/hcl/v2 v2.20.0 h1:l++cRs/5jQOiKVvqXZm/P1ZEfVXJmvLS9WSVxkaeTb4 =
126+ github.com/hashicorp/hcl/v2 v2.20.0 /go.mod h1:WmcD/Ym72MDOOx5F62Ly+leloeu6H7m0pG7VBiU6pQk =
127127github.com/hashicorp/logutils v1.0.0 h1:dLEQVugN8vlakKOUE3ihGLTZJRB4j+M2cdTm/ORI65Y =
128128github.com/hashicorp/logutils v1.0.0 /go.mod h1:QIAnNjmIWmVIIkWDTG1z5v++HQmx9WQRO+LraFDTW64 =
129129github.com/hashicorp/terraform-exec v0.20.0 h1:DIZnPsqzPGuUnq6cH8jWcPunBfY+C+M8JyYF3vpnuEo =
You can’t perform that action at this time.
0 commit comments