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 @@ -22,7 +22,7 @@ require (
22
22
github.com/hashicorp/terraform-plugin-sdk/v2 v2.37.0
23
23
github.com/hashicorp/terraform-plugin-testing v1.13.2
24
24
github.com/huandu/xstrings v1.5.0
25
- github.com/jarcoal/httpmock v1.4.0
25
+ github.com/jarcoal/httpmock v1.4.1
26
26
github.com/mongodb-forks/digest v1.1.0
27
27
github.com/mongodb/atlas-sdk-go v1.0.1-0.20250806084240-f8831d13e1be
28
28
github.com/pb33f/libopenapi v0.25.3
Original file line number Diff line number Diff line change @@ -572,8 +572,8 @@ github.com/imdario/mergo v0.3.11/go.mod h1:jmQim1M+e3UYxmgPu/WyfjB3N3VflVyUjjjwH
572
572
github.com/imdario/mergo v0.3.12 /go.mod h1:jmQim1M+e3UYxmgPu/WyfjB3N3VflVyUjjjwH0dnCYA =
573
573
github.com/imdario/mergo v0.3.15 h1:M8XP7IuFNsqUx6VPK2P9OSmsYsI/YFaGil0uD21V3dM =
574
574
github.com/imdario/mergo v0.3.15 /go.mod h1:WBLT9ZmE3lPoWsEzCh9LPo3TiwVN+ZKEjmz+hD27ysY =
575
- github.com/jarcoal/httpmock v1.4.0 h1:BvhqnH0JAYbNudL2GMJKgOHe2CtKlzJ/5rWKyp+hc2k =
576
- github.com/jarcoal/httpmock v1.4.0 /go.mod h1:ftW1xULwo+j0R0JJkJIIi7UKigZUXCLLanykgjwBXL0 =
575
+ github.com/jarcoal/httpmock v1.4.1 h1:0Ju+VCFuARfFlhVXFc2HxlcQkfB+Xq12/EotHko+x2A =
576
+ github.com/jarcoal/httpmock v1.4.1 /go.mod h1:ftW1xULwo+j0R0JJkJIIi7UKigZUXCLLanykgjwBXL0 =
577
577
github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 h1:BQSFePA1RWJOlocH6Fxy8MmwDt+yVQYULKfN0RoTN8A =
578
578
github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 /go.mod h1:1lJo3i6rXxKeerYnT8Nvf0QmHCRC1n8sfWVwXF2Frvo =
579
579
github.com/jessevdk/go-flags v1.5.0 /go.mod h1:Fw0T6WPc1dYxT4mKEZRfG5kJhaTDP9pj1c2EWnYs/m4 =
You can’t perform that action at this time.
0 commit comments