Skip to content

Commit bbe3c72

Browse files
Bump go.mongodb.org/mongo-driver from 1.0.1 to 1.5.1
Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) from 1.0.1 to 1.5.1. - [Release notes](https://github.com/mongodb/mongo-go-driver/releases) - [Commits](mongodb/mongo-go-driver@v1.0.1...v1.5.1) --- updated-dependencies: - dependency-name: go.mongodb.org/mongo-driver dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0520577 commit bbe3c72

2 files changed

Lines changed: 73 additions & 16 deletions

File tree

go.mod

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,8 @@ require (
3737
github.com/siddontang/go v0.0.0-20180604090527-bdc77568d726
3838
github.com/siddontang/go-mysql v0.0.0-20190312052122-c6ab05a85eb8
3939
github.com/sirupsen/logrus v1.6.0
40-
github.com/stretchr/testify v1.5.1
41-
github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c // indirect
42-
github.com/xdg/stringprep v1.0.0 // indirect
43-
go.mongodb.org/mongo-driver v1.0.1
40+
github.com/stretchr/testify v1.6.1
41+
go.mongodb.org/mongo-driver v1.5.1
4442
golang.org/x/net v0.0.0-20200324143707-d3edc9973b7e
4543
google.golang.org/grpc v1.26.0
4644
gopkg.in/DATA-DOG/go-sqlmock.v1 v1.3.0

0 commit comments

Comments
 (0)