File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
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.4 // indirect
14
14
github.com/hashicorp/go-slug v0.12.1
15
- github.com/hashicorp/go-tfe v1.32.1
15
+ github.com/hashicorp/go-tfe v1.33.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.17.0 // indirect
Original file line number Diff line number Diff line change @@ -56,8 +56,8 @@ github.com/hashicorp/go-retryablehttp v0.7.4 h1:ZQgVdpTdAL7WpMIwLzCfbalOcSUdkDZn
56
56
github.com/hashicorp/go-retryablehttp v0.7.4 /go.mod h1:Jy/gPYAdjqffZ/yFGCFV2doI5wjtH1ewM9u8iYVjtX8 =
57
57
github.com/hashicorp/go-slug v0.12.1 h1:lYhmKXXonP4KGSz3JBmks6YpDRjP1cMA/yvcoPxoNw8 =
58
58
github.com/hashicorp/go-slug v0.12.1 /go.mod h1:JZVtycnZZbiJ4oxpJ/zfhyfBD8XxT4f0uOSyjNLCqFY =
59
- github.com/hashicorp/go-tfe v1.32.1 h1:5G84t70g70xWK5U0WaYb8wLfbC5fR6dvawqCkmMN5X0 =
60
- github.com/hashicorp/go-tfe v1.32.1 /go.mod h1:Js4M/3kv14oTBlvLxqh0bbrWfosmNsEb9ad9YazsyfM =
59
+ github.com/hashicorp/go-tfe v1.33.0 h1:UQ04F/Dd+IgjQDciBZz/BKHTFwc7zXbJTI1+zNN355U =
60
+ github.com/hashicorp/go-tfe v1.33.0 /go.mod h1:Js4M/3kv14oTBlvLxqh0bbrWfosmNsEb9ad9YazsyfM =
61
61
github.com/hashicorp/go-uuid v1.0.0 /go.mod h1:6SBZvOh/SIDV7/2o3Jml5SYk/TvGqwFJ/bN7x4byOro =
62
62
github.com/hashicorp/go-uuid v1.0.3 h1:2gKiV6YVmrJ1i2CKKa9obLvRieoRGviZFL26PcT/Co8 =
63
63
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