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 @@ -12,7 +12,7 @@ require (
12
12
github.com/hashicorp/terraform-plugin-framework-timeouts v0.4.1
13
13
github.com/hashicorp/terraform-plugin-framework-validators v0.12.0
14
14
github.com/hashicorp/terraform-plugin-log v0.9.0
15
- go.mongodb.org/mongo-driver v1.12 .1
15
+ go.mongodb.org/mongo-driver v1.13 .1
16
16
)
17
17
18
18
require (
Original file line number Diff line number Diff line change @@ -190,8 +190,8 @@ github.com/youmark/pkcs8 v0.0.0-20201027041543-1326539a0a0a/go.mod h1:ul22v+Nro/
190
190
github.com/yuin/goldmark v1.4.13 /go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY =
191
191
github.com/zclconf/go-cty v1.13.2 h1:4GvrUxe/QUDYuJKAav4EYqdM47/kZa672LwmXFmEKT0 =
192
192
github.com/zclconf/go-cty v1.13.2 /go.mod h1:YKQzy/7pZ7iq2jNFzy5go57xdxdWoLLpaEp4u238AE0 =
193
- go.mongodb.org/mongo-driver v1.12 .1 h1:nLkghSU8fQNaK7oUmDhQFsnrtcoNy7Z6LVFKsEecqgE =
194
- go.mongodb.org/mongo-driver v1.12 .1 /go.mod h1:/rGBTebI3XYboVmgz+Wv3Bcbl3aD0QF9zl6kDDw18rQ =
193
+ go.mongodb.org/mongo-driver v1.13 .1 h1:YIc7HTYsKndGK4RFzJ3covLz1byri52x0IoMB0Pt/vk =
194
+ go.mongodb.org/mongo-driver v1.13 .1 /go.mod h1:wcDf1JBCXy2mOW0bWHwO/IOYqdca1MPCwDtFu/Z9+eo =
195
195
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 /go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w =
196
196
golang.org/x/crypto v0.0.0-20200302210943-78000ba7a073 /go.mod h1:LzIPMQfyMNhhGPhUkYOs5KpL4U8rLKemX1yGLhDgUto =
197
197
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