File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -11,8 +11,8 @@ require (
11
11
github.com/hashicorp/go-hclog v1.5.0 // indirect
12
12
github.com/hashicorp/go-multierror v1.1.1 // indirect
13
13
github.com/hashicorp/go-retryablehttp v0.7.4 // indirect
14
- github.com/hashicorp/go-slug v0.12.0
15
- github.com/hashicorp/go-tfe v1.32.0
14
+ github.com/hashicorp/go-slug v0.12.1
15
+ github.com/hashicorp/go-tfe v1.32.1
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 @@ -54,10 +54,10 @@ github.com/hashicorp/go-plugin v1.4.10 h1:xUbmA4jC6Dq163/fWcp8P3JuHilrHHMLNRxzGQ
54
54
github.com/hashicorp/go-plugin v1.4.10 /go.mod h1:6/1TEzT0eQznvI/gV2CM29DLSkAK/e58mUWKVsPaph0 =
55
55
github.com/hashicorp/go-retryablehttp v0.7.4 h1:ZQgVdpTdAL7WpMIwLzCfbalOcSUdkDZnpUv3/+BxzFA =
56
56
github.com/hashicorp/go-retryablehttp v0.7.4 /go.mod h1:Jy/gPYAdjqffZ/yFGCFV2doI5wjtH1ewM9u8iYVjtX8 =
57
- github.com/hashicorp/go-slug v0.12.0 h1:y1ArGp5RFF85uvD8nq5VZug/bup/kGN5Ft4xFOQ5GPM =
58
- github.com/hashicorp/go-slug v0.12.0 /go.mod h1:JZVtycnZZbiJ4oxpJ/zfhyfBD8XxT4f0uOSyjNLCqFY =
59
- github.com/hashicorp/go-tfe v1.32.0 h1:wyUQJHPrqF5IwD5Y4YJFTlU3A08LXoJ2PLF7x80febU =
60
- github.com/hashicorp/go-tfe v1.32.0 /go.mod h1:vcfy2u52JQ4sYLFi941qcQXQYfUq2RjEW466tZ+m97Y =
57
+ github.com/hashicorp/go-slug v0.12.1 h1:lYhmKXXonP4KGSz3JBmks6YpDRjP1cMA/yvcoPxoNw8 =
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 =
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