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 @@ -14,7 +14,7 @@ require (
14
14
github.com/hashicorp/terraform-plugin-go v0.24.0
15
15
github.com/hashicorp/terraform-plugin-log v0.9.0
16
16
github.com/hashicorp/terraform-plugin-testing v1.10.0
17
- go.mongodb.org/mongo-driver v1.17.0
17
+ go.mongodb.org/mongo-driver v1.17.1
18
18
)
19
19
20
20
require (
Original file line number Diff line number Diff line change @@ -221,8 +221,8 @@ github.com/zclconf/go-cty v1.15.0 h1:tTCRWxsexYUmtt/wVxgDClUe+uQusuI443uL6e+5sXQ
221
221
github.com/zclconf/go-cty v1.15.0 /go.mod h1:VvMs5i0vgZdhYawQNq5kePSpLAoz8u1xvZgrPIxfnZE =
222
222
github.com/zclconf/go-cty-debug v0.0.0-20240509010212-0d6042c53940 h1:4r45xpDWB6ZMSMNJFMOjqrGHynW3DIBuR2H9j0ug+Mo =
223
223
github.com/zclconf/go-cty-debug v0.0.0-20240509010212-0d6042c53940 /go.mod h1:CmBdvvj3nqzfzJ6nTCIwDTPZ56aVGvDrmztiO5g3qrM =
224
- go.mongodb.org/mongo-driver v1.17.0 h1:Hp4q2MCjvY19ViwimTs00wHi7G4yzxh4/2+nTx8r40k =
225
- go.mongodb.org/mongo-driver v1.17.0 /go.mod h1:wwWm/+BuOddhcq3n68LKRmgk2wXzmF6s0SFOa0GINL4 =
224
+ go.mongodb.org/mongo-driver v1.17.1 h1:Wic5cJIwJgSpBhe3lx3+/RybR5PiYRMpVFgO7cOHyIM =
225
+ go.mongodb.org/mongo-driver v1.17.1 /go.mod h1:wwWm/+BuOddhcq3n68LKRmgk2wXzmF6s0SFOa0GINL4 =
226
226
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 /go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w =
227
227
golang.org/x/crypto v0.0.0-20200414173820-0848c9571904 /go.mod h1:LzIPMQfyMNhhGPhUkYOs5KpL4U8rLKemX1yGLhDgUto =
228
228
golang.org/x/crypto v0.0.0-20200820211705-5c72a883971a /go.mod h1:LzIPMQfyMNhhGPhUkYOs5KpL4U8rLKemX1yGLhDgUto =
You can’t perform that action at this time.
0 commit comments