Skip to content

Commit

Permalink
Changelog:All: Bump go.mongodb.org/mongo-driver from 1.7.4 to 1.8.1
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.7.4 to 1.8.1.
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases)
- [Commits](mongodb/mongo-go-driver@v1.7.4...v1.8.1)

---
updated-dependencies:
- dependency-name: go.mongodb.org/mongo-driver
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 13, 2021
1 parent 4e20429 commit d2ac0c9
Show file tree
Hide file tree
Showing 137 changed files with 2,011 additions and 2,838 deletions.
3 changes: 2 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ require (
github.com/satori/go.uuid v1.2.0
github.com/sirupsen/logrus v1.8.1
github.com/spf13/viper v1.9.0
github.com/stretchr/objx v0.1.1 // indirect
github.com/stretchr/testify v1.7.0
go.mongodb.org/mongo-driver v1.7.4
go.mongodb.org/mongo-driver v1.8.1
gopkg.in/tomb.v2 v2.0.0-20161208151619-d5d1b5820637
)
59 changes: 4 additions & 55 deletions go.sum

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions vendor/go.mongodb.org/mongo-driver/bson/bson.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

81 changes: 0 additions & 81 deletions vendor/go.mongodb.org/mongo-driver/bson/bson_1_8.go

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

19 changes: 5 additions & 14 deletions vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/map_codec.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 2 additions & 8 deletions vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/registry.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

25 changes: 0 additions & 25 deletions vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/types.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 0 additions & 10 deletions vendor/go.mongodb.org/mongo-driver/bson/bsonrw/value_reader.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

24 changes: 0 additions & 24 deletions vendor/go.mongodb.org/mongo-driver/bson/bsonrw/writer.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions vendor/go.mongodb.org/mongo-driver/bson/bsontype/bsontype.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit d2ac0c9

Please sign in to comment.