File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ require (
14
14
github.com/hashicorp/go-multierror v1.1.1 // indirect
15
15
github.com/hashicorp/go-retryablehttp v0.7.8 // indirect
16
16
github.com/hashicorp/go-slug v0.16.7
17
- github.com/hashicorp/go-tfe v1.92 .0
17
+ github.com/hashicorp/go-tfe v1.93 .0
18
18
github.com/hashicorp/go-version v1.7.0
19
19
github.com/hashicorp/hcl v1.0.0
20
20
github.com/hashicorp/hcl/v2 v2.24.0 // indirect
Original file line number Diff line number Diff line change @@ -75,6 +75,8 @@ github.com/hashicorp/go-slug v0.16.7 h1:sBW8y1sX+JKOZKu9a+DQZuWDVaX+U9KFnk6+VDQv
75
75
github.com/hashicorp/go-slug v0.16.7 /go.mod h1:X5fm++dL59cDOX8j48CqHr4KARTQau7isGh0ZVxJB5I =
76
76
github.com/hashicorp/go-tfe v1.92.0 h1:DxJ/ONlNgp4kP5xdglJBLYBeunDeii3CelpgA6PjebM =
77
77
github.com/hashicorp/go-tfe v1.92.0 /go.mod h1:QwqgCD5seztgp76CP7F0POJPflQNSqjIvBpVohg9X50 =
78
+ github.com/hashicorp/go-tfe v1.93.0 h1:hJubwn1xNCo1iBO66iQkjyC+skR61cK1AQUj4O9vvuI =
79
+ github.com/hashicorp/go-tfe v1.93.0 /go.mod h1:QwqgCD5seztgp76CP7F0POJPflQNSqjIvBpVohg9X50 =
78
80
github.com/hashicorp/go-uuid v1.0.0 /go.mod h1:6SBZvOh/SIDV7/2o3Jml5SYk/TvGqwFJ/bN7x4byOro =
79
81
github.com/hashicorp/go-uuid v1.0.3 h1:2gKiV6YVmrJ1i2CKKa9obLvRieoRGviZFL26PcT/Co8 =
80
82
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