Skip to content

Commit e08f9de

Browse files
build(deps): bump go.mongodb.org/atlas-sdk (#2745)
Co-authored-by: wtrocki <[email protected]>
1 parent c895638 commit e08f9de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,10 @@ require (
1818
github.com/hashicorp/terraform-plugin-sdk v1.17.2
1919
github.com/hashicorp/terraform-plugin-sdk/v2 v2.34.0
2020
github.com/hashicorp/terraform-plugin-testing v1.9.0
21+
github.com/huandu/xstrings v1.3.3
2122
github.com/mongodb-forks/digest v1.1.0
22-
github.com/sebdah/goldie/v2 v2.5.5
2323
github.com/pb33f/libopenapi v0.18.1
24+
github.com/sebdah/goldie/v2 v2.5.5
2425
github.com/spf13/cast v1.6.0
2526
github.com/stretchr/testify v1.9.0
2627
github.com/zclconf/go-cty v1.15.0
@@ -89,7 +90,6 @@ require (
8990
github.com/hashicorp/terraform-registry-address v0.2.3 // indirect
9091
github.com/hashicorp/terraform-svchost v0.1.1 // indirect
9192
github.com/hashicorp/yamux v0.1.1 // indirect
92-
github.com/huandu/xstrings v1.3.3 // indirect
9393
github.com/imdario/mergo v0.3.15 // indirect
9494
github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 // indirect
9595
github.com/jmespath/go-jmespath v0.4.0 // indirect

0 commit comments

Comments
 (0)