Skip to content

Commit 7ee2c5a

Browse files
chore(deps): bump go.mongodb.org/mongo-driver from 1.3.3 to 1.5.1
Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) from 1.3.3 to 1.5.1. - [Release notes](https://github.com/mongodb/mongo-go-driver/releases) - [Commits](mongodb/mongo-go-driver@v1.3.3...v1.5.1) --- updated-dependencies: - dependency-name: go.mongodb.org/mongo-driver dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8dc02a0 commit 7ee2c5a

File tree

355 files changed

+74935
-4733
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

355 files changed

+74935
-4733
lines changed

go.mod

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,10 @@ require (
3232
github.com/onsi/ginkgo v1.10.3 // indirect
3333
github.com/onsi/gomega v1.7.1 // indirect
3434
github.com/opencontainers/go-digest v1.0.0-rc1 // indirect
35-
github.com/pkg/errors v0.9.1 // indirect
3635
github.com/sdslabs/gin-jwt v1.0.0
3736
github.com/sergi/go-diff v1.1.0 // indirect
3837
github.com/urfave/cli v1.22.4 // indirect
39-
github.com/xdg/stringprep v1.0.0 // indirect
40-
go.mongodb.org/mongo-driver v1.3.3
38+
go.mongodb.org/mongo-driver v1.5.1
4139
golang.org/x/crypto v0.0.0-20200429183012-4b2356b1ed79
4240
golang.org/x/net v0.0.0-20200506145744-7e3656a0809f
4341
golang.org/x/sync v0.0.0-20200317015054-43a5402ce75a

go.sum

Lines changed: 29 additions & 56 deletions
Large diffs are not rendered by default.

vendor/github.com/aws/aws-sdk-go/LICENSE.txt

Lines changed: 202 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/aws/aws-sdk-go/NOTICE.txt

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/aws/aws-sdk-go/aws/awserr/error.go

Lines changed: 164 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)