Skip to content

Commit

Permalink
Bump go.mongodb.org/mongo-driver in /statistics-service
Browse files Browse the repository at this point in the history
Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) from 1.4.6 to 1.5.0.
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases)
- [Commits](mongodb/mongo-go-driver@1.4.6...v1.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 23, 2021
1 parent a662a57 commit 8fce92c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 51 deletions.
2 changes: 1 addition & 1 deletion statistics-service/go.mod
Expand Up @@ -16,7 +16,7 @@ require (
github.com/stretchr/testify v1.7.0
github.com/swaggo/swag v1.6.7
github.com/ugorji/go v1.1.8 // indirect
go.mongodb.org/mongo-driver v1.4.6
go.mongodb.org/mongo-driver v1.5.0
golang.org/x/tools v0.0.0-20200915201639-f4cefd1cb5ba // indirect
google.golang.org/protobuf v1.25.0 // indirect
)

0 comments on commit 8fce92c

Please sign in to comment.