This repository was archived by the owner on Oct 20, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ require (
25
25
github.com/posener/complete v1.2.3 // indirect
26
26
github.com/ulikunitz/xz v0.5.10 // indirect
27
27
github.com/youmark/pkcs8 v0.0.0-20201027041543-1326539a0a0a // indirect
28
- go.mongodb.org/mongo-driver v1.8.2
28
+ go.mongodb.org/mongo-driver v1.8.3
29
29
golang.org/x/crypto v0.0.0-20211108221036-ceb1ce70b4fa // indirect
30
30
golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 // indirect
31
31
golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 // indirect
Original file line number Diff line number Diff line change @@ -245,6 +245,8 @@ github.com/yuin/goldmark v1.1.27/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9de
245
245
github.com/yuin/goldmark v1.1.32 /go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74 =
246
246
go.mongodb.org/mongo-driver v1.8.2 h1:8ssUXufb90ujcIvR6MyE1SchaNj0SFxsakiZgxIyrMk =
247
247
go.mongodb.org/mongo-driver v1.8.2 /go.mod h1:0sQWfOeY63QTntERDJJ/0SuKK0T1uVSgKCuAROlKEPY =
248
+ go.mongodb.org/mongo-driver v1.8.3 h1:TDKlTkGDKm9kkJVUOAXDK5/fkqKHJVwYQSpoRfB43R4 =
249
+ go.mongodb.org/mongo-driver v1.8.3 /go.mod h1:0sQWfOeY63QTntERDJJ/0SuKK0T1uVSgKCuAROlKEPY =
248
250
go.opencensus.io v0.21.0 /go.mod h1:mSImk1erAIZhrmZN+AvHh14ztQfjbGwt4TtuofqLduU =
249
251
go.opencensus.io v0.22.0 /go.mod h1:+kGneAE2xo2IficOXnaByMWTGM9T73dGwxeWcUqIpI8 =
250
252
go.opencensus.io v0.22.2 /go.mod h1:yxeiOL68Rb0Xd1ddK5vPZ/oVn4vY4Ynel7k9FzqtOIw =
You can’t perform that action at this time.
0 commit comments