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 @@ -3,7 +3,7 @@ module github.com/dcarbone/terraform-plugin-framework-utils/v3
33go 1.23
44
55require (
6- github.com/hashicorp/hcl/v2 v2.22 .0
6+ github.com/hashicorp/hcl/v2 v2.23 .0
77 github.com/hashicorp/terraform-plugin-framework v1.13.0
88 github.com/hashicorp/terraform-plugin-go v0.25.0
99 github.com/stretchr/testify v1.9.0
Original file line number Diff line number Diff line change @@ -16,8 +16,8 @@ github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI=
1616github.com/google/go-cmp v0.6.0 /go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY =
1717github.com/hashicorp/go-hclog v1.6.3 h1:Qr2kF+eVWjTiYmU7Y31tYlP1h0q/X3Nl3tPGdaB11/k =
1818github.com/hashicorp/go-hclog v1.6.3 /go.mod h1:W4Qnvbt70Wk/zYJryRzDRU/4r0kIg0PVHBcfoyhpF5M =
19- github.com/hashicorp/hcl/v2 v2.22 .0 h1:hkZ3nCtqeJsDhPRFz5EA9iwcG1hNWGePOTw6oyul12M =
20- github.com/hashicorp/hcl/v2 v2.22 .0 /go.mod h1:62ZYHrXgPoX8xBnzl8QzbWq4dyDsDtfCRgIq1rbJEvA =
19+ github.com/hashicorp/hcl/v2 v2.23 .0 h1:Fphj1/gCylPxHutVSEOf2fBOh1VE4AuLV7+kbJf3qos =
20+ github.com/hashicorp/hcl/v2 v2.23 .0 /go.mod h1:62ZYHrXgPoX8xBnzl8QzbWq4dyDsDtfCRgIq1rbJEvA =
2121github.com/hashicorp/terraform-plugin-framework v1.13.0 h1:8OTG4+oZUfKgnfTdPTJwZ532Bh2BobF4H+yBiYJ/scw =
2222github.com/hashicorp/terraform-plugin-framework v1.13.0 /go.mod h1:j64rwMGpgM3NYXTKuxrCnyubQb/4VKldEKlcG8cvmjU =
2323github.com/hashicorp/terraform-plugin-go v0.25.0 h1:oi13cx7xXA6QciMcpcFi/rwA974rdTxjqEhXJjbAyks =
You can’t perform that action at this time.
0 commit comments