File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ require (
14
14
github.com/hashicorp/terraform-plugin-go v0.20.0
15
15
github.com/hashicorp/terraform-plugin-log v0.9.0
16
16
github.com/hashicorp/terraform-plugin-testing v1.6.0
17
- go.mongodb.org/mongo-driver v1.13.1
17
+ go.mongodb.org/mongo-driver v1.13.2
18
18
)
19
19
20
20
require (
Original file line number Diff line number Diff line change @@ -226,8 +226,8 @@ github.com/youmark/pkcs8 v0.0.0-20201027041543-1326539a0a0a/go.mod h1:ul22v+Nro/
226
226
github.com/yuin/goldmark v1.4.13 /go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY =
227
227
github.com/zclconf/go-cty v1.14.1 h1:t9fyA35fwjjUMcmL5hLER+e/rEPqrbCK1/OSE4SI9KA =
228
228
github.com/zclconf/go-cty v1.14.1 /go.mod h1:VvMs5i0vgZdhYawQNq5kePSpLAoz8u1xvZgrPIxfnZE =
229
- go.mongodb.org/mongo-driver v1.13.1 h1:YIc7HTYsKndGK4RFzJ3covLz1byri52x0IoMB0Pt/vk =
230
- go.mongodb.org/mongo-driver v1.13.1 /go.mod h1:wcDf1JBCXy2mOW0bWHwO/IOYqdca1MPCwDtFu/Z9+eo =
229
+ go.mongodb.org/mongo-driver v1.13.2 h1:0BCe7YmG5KyiujRFA4xcU9071IFe4OFE4S3azDrsqz4 =
230
+ go.mongodb.org/mongo-driver v1.13.2 /go.mod h1:wcDf1JBCXy2mOW0bWHwO/IOYqdca1MPCwDtFu/Z9+eo =
231
231
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 /go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w =
232
232
golang.org/x/crypto v0.0.0-20200302210943-78000ba7a073 /go.mod h1:LzIPMQfyMNhhGPhUkYOs5KpL4U8rLKemX1yGLhDgUto =
233
233
golang.org/x/crypto v0.0.0-20200414173820-0848c9571904 /go.mod h1:LzIPMQfyMNhhGPhUkYOs5KpL4U8rLKemX1yGLhDgUto =
You can’t perform that action at this time.
0 commit comments