Skip to content

Commit

Permalink
Bump go.mongodb.org/atlas in /receiver/mongodbatlasreceiver
Browse files Browse the repository at this point in the history
Bumps [go.mongodb.org/atlas](https://github.com/mongodb/go-client-mongodb-atlas) from 0.24.0 to 0.26.1.
- [Release notes](https://github.com/mongodb/go-client-mongodb-atlas/releases)
- [Changelog](https://github.com/mongodb/go-client-mongodb-atlas/blob/master/CHANGELOG.md)
- [Commits](mongodb/go-client-mongodb-atlas@v0.24.0...v0.26.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 22, 2023
1 parent 7f3bc9b commit 433c4f1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion receiver/mongodbatlasreceiver/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ require (
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/pdatatest v0.75.0
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/stanza v0.75.0
github.com/stretchr/testify v1.8.2
go.mongodb.org/atlas v0.24.0
go.mongodb.org/atlas v0.26.1
go.opentelemetry.io/collector v0.75.0
go.opentelemetry.io/collector/component v0.75.0
go.opentelemetry.io/collector/confmap v0.75.0
Expand Down
4 changes: 2 additions & 2 deletions receiver/mongodbatlasreceiver/go.sum

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

0 comments on commit 433c4f1

Please sign in to comment.