Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump go.mongodb.org/mongo-driver from 1.10.3 to 1.11.0 in /receiver/mongodbreceiver #16136

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion receiver/mongodbreceiver/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ require (
github.com/hashicorp/go-version v1.6.0
github.com/open-telemetry/opentelemetry-collector-contrib/internal/scrapertest v0.63.0
github.com/testcontainers/testcontainers-go v0.15.0
go.mongodb.org/mongo-driver v1.10.3
go.mongodb.org/mongo-driver v1.11.0
go.opentelemetry.io/collector/pdata v0.63.2-0.20221103164255-2ed41215f324
go.uber.org/zap v1.23.0
)
Expand Down Expand Up @@ -55,6 +55,7 @@ require (
github.com/pelletier/go-toml v1.9.4 // indirect
github.com/pkg/errors v0.9.1 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/rogpeppe/go-internal v1.9.0 // indirect
github.com/sirupsen/logrus v1.8.1 // indirect
github.com/stretchr/objx v0.5.0 // indirect
github.com/xdg-go/pbkdf2 v1.0.0 // indirect
Expand Down
7 changes: 5 additions & 2 deletions receiver/mongodbreceiver/go.sum

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