Skip to content
This repository was archived by the owner on Oct 20, 2024. It is now read-only.

Commit 5b6869e

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update module go.mongodb.org/mongo-driver to v1.9.1
1 parent 5ef696d commit 5b6869e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ require (
2525
github.com/posener/complete v1.2.3 // indirect
2626
github.com/ulikunitz/xz v0.5.10 // indirect
2727
github.com/youmark/pkcs8 v0.0.0-20201027041543-1326539a0a0a // indirect
28-
go.mongodb.org/mongo-driver v1.9.0
28+
go.mongodb.org/mongo-driver v1.9.1
2929
golang.org/x/crypto v0.0.0-20211108221036-ceb1ce70b4fa // indirect
3030
golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 // indirect
3131
golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 // indirect

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -245,6 +245,8 @@ github.com/yuin/goldmark v1.1.27/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9de
245245
github.com/yuin/goldmark v1.1.32/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
246246
go.mongodb.org/mongo-driver v1.9.0 h1:f3aLGJvQmBl8d9S40IL+jEyBC6hfLPbJjv9t5hEM9ck=
247247
go.mongodb.org/mongo-driver v1.9.0/go.mod h1:0sQWfOeY63QTntERDJJ/0SuKK0T1uVSgKCuAROlKEPY=
248+
go.mongodb.org/mongo-driver v1.9.1 h1:m078y9v7sBItkt1aaoe2YlvWEXcD263e1a4E1fBrJ1c=
249+
go.mongodb.org/mongo-driver v1.9.1/go.mod h1:0sQWfOeY63QTntERDJJ/0SuKK0T1uVSgKCuAROlKEPY=
248250
go.opencensus.io v0.21.0/go.mod h1:mSImk1erAIZhrmZN+AvHh14ztQfjbGwt4TtuofqLduU=
249251
go.opencensus.io v0.22.0/go.mod h1:+kGneAE2xo2IficOXnaByMWTGM9T73dGwxeWcUqIpI8=
250252
go.opencensus.io v0.22.2/go.mod h1:yxeiOL68Rb0Xd1ddK5vPZ/oVn4vY4Ynel7k9FzqtOIw=

0 commit comments

Comments
 (0)