Skip to content

Commit

Permalink
Add MongoDB driver dependency v1.17.2
Browse files Browse the repository at this point in the history
  • Loading branch information
abaldeweg authored Feb 5, 2025
1 parent f3222d8 commit 478d077
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions logs_import/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ require (
github.com/xdg-go/scram v1.1.2 // indirect
github.com/xdg-go/stringprep v1.0.4 // indirect
github.com/youmark/pkcs8 v0.0.0-20240726163527-a2c0da244d78 // indirect
go.mongodb.org/mongo-driver v1.17.2
go.uber.org/multierr v1.11.0 // indirect
golang.org/x/crypto v0.32.0 // indirect
golang.org/x/exp v0.0.0-20241009180824-f66d83c29e7c // indirect
Expand Down

0 comments on commit 478d077

Please sign in to comment.