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 @@ -9,7 +9,7 @@ require (
9
9
github.com/datastax/pulsar-admin-client-go v0.0.2
10
10
github.com/google/uuid v1.6.0
11
11
github.com/hashicorp/go-cty v1.5.0
12
- github.com/hashicorp/go-retryablehttp v0.7.7
12
+ github.com/hashicorp/go-retryablehttp v0.7.8
13
13
github.com/hashicorp/terraform-plugin-docs v0.21.0
14
14
github.com/hashicorp/terraform-plugin-framework v1.15.0
15
15
github.com/hashicorp/terraform-plugin-framework-validators v0.18.0
Original file line number Diff line number Diff line change @@ -236,8 +236,8 @@ github.com/hashicorp/go-plugin v1.3.0/go.mod h1:F9eH4LrE/ZsRdbwhfjs9k9HoDUwAHnYt
236
236
github.com/hashicorp/go-plugin v1.4.0 /go.mod h1:5fGEH17QVwTTcR0zV7yhDPLLmFX9YSZ38b18Udy6vYQ =
237
237
github.com/hashicorp/go-plugin v1.6.3 h1:xgHB+ZUSYeuJi96WtxEjzi23uh7YQpznjGh0U0UUrwg =
238
238
github.com/hashicorp/go-plugin v1.6.3 /go.mod h1:MRobyh+Wc/nYy1V4KAXUiYfzxoYhs7V1mlH1Z7iY2h0 =
239
- github.com/hashicorp/go-retryablehttp v0.7.7 h1:C8hUCYzor8PIfXHa4UrZkU4VvK8o9ISHxT2Q8+VepXU =
240
- github.com/hashicorp/go-retryablehttp v0.7.7 /go.mod h1:pkQpWZeYWskR+D1tR2O5OcBFOxfA7DoAO6xtkuQnHTk =
239
+ github.com/hashicorp/go-retryablehttp v0.7.8 h1:ylXZWnqa7Lhqpk0L1P1LzDtGcCR0rPVUrx/c8Unxc48 =
240
+ github.com/hashicorp/go-retryablehttp v0.7.8 /go.mod h1:rjiScheydd+CxvumBsIrFKlx3iS0jrZ7LvzFGFmuKbw =
241
241
github.com/hashicorp/go-safetemp v1.0.0 /go.mod h1:oaerMy3BhqiTbVye6QuFhFtIceqFoDHxNAB65b+Rj1I =
242
242
github.com/hashicorp/go-uuid v1.0.0 /go.mod h1:6SBZvOh/SIDV7/2o3Jml5SYk/TvGqwFJ/bN7x4byOro =
243
243
github.com/hashicorp/go-uuid v1.0.1 /go.mod h1:6SBZvOh/SIDV7/2o3Jml5SYk/TvGqwFJ/bN7x4byOro =
You can’t perform that action at this time.
0 commit comments