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 @@ -13,7 +13,7 @@ require (
1313 github.com/hashicorp/terraform-plugin-framework-validators v0.18.0
1414 github.com/hashicorp/terraform-plugin-go v0.29.0
1515 github.com/hashicorp/terraform-plugin-log v0.9.0
16- github.com/hashicorp/terraform-plugin-mux v0.20 .0
16+ github.com/hashicorp/terraform-plugin-mux v0.21 .0
1717 github.com/hashicorp/terraform-plugin-sdk/v2 v2.38.0
1818 github.com/hashicorp/terraform-plugin-testing v1.13.3
1919 github.com/stretchr/testify v1.11.1
Original file line number Diff line number Diff line change @@ -124,8 +124,8 @@ github.com/hashicorp/terraform-plugin-go v0.29.0 h1:1nXKl/nSpaYIUBU1IG/EsDOX0vv+
124124github.com/hashicorp/terraform-plugin-go v0.29.0 /go.mod h1:vYZbIyvxyy0FWSmDHChCqKvI40cFTDGSb3D8D70i9GM =
125125github.com/hashicorp/terraform-plugin-log v0.9.0 h1:i7hOA+vdAItN1/7UrfBqBwvYPQ9TFvymaRGZED3FCV0 =
126126github.com/hashicorp/terraform-plugin-log v0.9.0 /go.mod h1:rKL8egZQ/eXSyDqzLUuwUYLVdlYeamldAHSxjUFADow =
127- github.com/hashicorp/terraform-plugin-mux v0.20 .0 h1:3QpBnI9uCuL0Yy2Rq/kR9cOdmOFNhw88A2GoZtk5aXM =
128- github.com/hashicorp/terraform-plugin-mux v0.20 .0 /go.mod h1:wSIZwJjSYk86NOTX3fKUlThMT4EAV1XpBHz9SAvjQr4 =
127+ github.com/hashicorp/terraform-plugin-mux v0.21 .0 h1:QsEYnzSD2c3zT8zUrUGqaFGhV/Z8zRUlU7FY3ZPJFfw =
128+ github.com/hashicorp/terraform-plugin-mux v0.21 .0 /go.mod h1:Qpt8+6AD7NmL0DS7ASkN0EXpDQ2J/FnnIgeUr1tzr5A =
129129github.com/hashicorp/terraform-plugin-sdk/v2 v2.38.0 h1:PQP7Crrc7t/ozj+P9x0/lsTzGNy3lVppH8zAJylofaE =
130130github.com/hashicorp/terraform-plugin-sdk/v2 v2.38.0 /go.mod h1:GQhpKVvvuwzD79e8/NZ+xzj+ZpWovdPAe8nfV/skwNU =
131131github.com/hashicorp/terraform-plugin-testing v1.13.3 h1:QLi/khB8Z0a5L54AfPrHukFpnwsGL8cwwswj4RZduCo =
You can’t perform that action at this time.
0 commit comments