File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ require (
12
12
github.com/hashicorp/go-multierror v1.1.1 // indirect
13
13
github.com/hashicorp/go-retryablehttp v0.7.5 // indirect
14
14
github.com/hashicorp/go-slug v0.15.0
15
- github.com/hashicorp/go-tfe v1.53 .0
15
+ github.com/hashicorp/go-tfe v1.56 .0
16
16
github.com/hashicorp/go-version v1.6.0
17
17
github.com/hashicorp/hcl v1.0.0
18
18
github.com/hashicorp/hcl/v2 v2.19.1 // indirect
@@ -42,7 +42,7 @@ require (
42
42
github.com/hashicorp/go-cty v1.4.1-0.20200414143053-d3edf31b6320 // indirect
43
43
github.com/hashicorp/go-plugin v1.6.0 // indirect
44
44
github.com/hashicorp/go-uuid v1.0.3
45
- github.com/hashicorp/jsonapi v1.3.1 // indirect
45
+ github.com/hashicorp/jsonapi v1.3.1
46
46
github.com/hashicorp/logutils v1.0.0 // indirect
47
47
github.com/hashicorp/terraform-exec v0.20.0 // indirect
48
48
github.com/hashicorp/terraform-json v0.21.0 // indirect
Original file line number Diff line number Diff line change @@ -67,8 +67,8 @@ github.com/hashicorp/go-retryablehttp v0.7.5 h1:bJj+Pj19UZMIweq/iie+1u5YCdGrnxCT
67
67
github.com/hashicorp/go-retryablehttp v0.7.5 /go.mod h1:Jy/gPYAdjqffZ/yFGCFV2doI5wjtH1ewM9u8iYVjtX8 =
68
68
github.com/hashicorp/go-slug v0.15.0 h1:AhMnE6JIyW0KoDJlmRDwv4xd52a5ZK3VdioQ7SMmZhI =
69
69
github.com/hashicorp/go-slug v0.15.0 /go.mod h1:THWVTAXwJEinbsp4/bBRcmbaO5EYNLTqxbG4tZ3gCYQ =
70
- github.com/hashicorp/go-tfe v1.53 .0 h1:FlmR+45MB9rTosra2ZGPp0XtdxiRTmdTAJAgX94WK9k =
71
- github.com/hashicorp/go-tfe v1.53 .0 /go.mod h1:XnTtBj3tVQ4uFkcFsv8Grn+O1CVcIcceL1uc2AgUcaU =
70
+ github.com/hashicorp/go-tfe v1.56 .0 h1:AjBTo7TmWoz42l4KhH65Q3NvjRD5yD3XZrG1tzFySeI =
71
+ github.com/hashicorp/go-tfe v1.56 .0 /go.mod h1:XnTtBj3tVQ4uFkcFsv8Grn+O1CVcIcceL1uc2AgUcaU =
72
72
github.com/hashicorp/go-uuid v1.0.0 /go.mod h1:6SBZvOh/SIDV7/2o3Jml5SYk/TvGqwFJ/bN7x4byOro =
73
73
github.com/hashicorp/go-uuid v1.0.3 h1:2gKiV6YVmrJ1i2CKKa9obLvRieoRGviZFL26PcT/Co8 =
74
74
github.com/hashicorp/go-uuid v1.0.3 /go.mod h1:6SBZvOh/SIDV7/2o3Jml5SYk/TvGqwFJ/bN7x4byOro =
You can’t perform that action at this time.
0 commit comments