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 @@ -5,7 +5,7 @@ go 1.23.5
55require (
66 github.com/google/go-cmp v0.7.0
77 github.com/hashicorp/go-multierror v1.1.1
8- github.com/hashicorp/go-retryablehttp v0.7.7
8+ github.com/hashicorp/go-retryablehttp v0.7.8
99 github.com/hashicorp/terraform-plugin-docs v0.21.0
1010 github.com/hashicorp/terraform-plugin-framework v1.15.0
1111 github.com/hashicorp/terraform-plugin-framework-validators v0.18.0
Original file line number Diff line number Diff line change @@ -127,6 +127,8 @@ github.com/hashicorp/go-plugin v1.6.3 h1:xgHB+ZUSYeuJi96WtxEjzi23uh7YQpznjGh0U0U
127127github.com/hashicorp/go-plugin v1.6.3 /go.mod h1:MRobyh+Wc/nYy1V4KAXUiYfzxoYhs7V1mlH1Z7iY2h0 =
128128github.com/hashicorp/go-retryablehttp v0.7.7 h1:C8hUCYzor8PIfXHa4UrZkU4VvK8o9ISHxT2Q8+VepXU =
129129github.com/hashicorp/go-retryablehttp v0.7.7 /go.mod h1:pkQpWZeYWskR+D1tR2O5OcBFOxfA7DoAO6xtkuQnHTk =
130+ github.com/hashicorp/go-retryablehttp v0.7.8 h1:ylXZWnqa7Lhqpk0L1P1LzDtGcCR0rPVUrx/c8Unxc48 =
131+ github.com/hashicorp/go-retryablehttp v0.7.8 /go.mod h1:rjiScheydd+CxvumBsIrFKlx3iS0jrZ7LvzFGFmuKbw =
130132github.com/hashicorp/go-uuid v1.0.0 /go.mod h1:6SBZvOh/SIDV7/2o3Jml5SYk/TvGqwFJ/bN7x4byOro =
131133github.com/hashicorp/go-uuid v1.0.3 h1:2gKiV6YVmrJ1i2CKKa9obLvRieoRGviZFL26PcT/Co8 =
132134github.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