Skip to content

Commit

Permalink
Bump github.com/cenkalti/backoff/v4 in /receiver/mongodbatlasreceiver
Browse files Browse the repository at this point in the history
Bumps [github.com/cenkalti/backoff/v4](https://github.com/cenkalti/backoff) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/cenkalti/backoff/releases)
- [Commits](cenkalti/backoff@v4.1.2...v4.1.3)

---
updated-dependencies:
- dependency-name: github.com/cenkalti/backoff/v4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 20, 2022
1 parent 5320109 commit 2607ddf
Show file tree
Hide file tree
Showing 2 changed files with 427 additions and 2 deletions.
2 changes: 1 addition & 1 deletion receiver/mongodbatlasreceiver/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/open-telemetry/opentelemetry-collector-contrib/receiver/mongod
go 1.17

require (
github.com/cenkalti/backoff/v4 v4.1.2
github.com/cenkalti/backoff/v4 v4.1.3
github.com/hashicorp/go-multierror v1.1.1
github.com/mongodb-forks/digest v1.0.3
github.com/pkg/errors v0.9.1
Expand Down
Loading

0 comments on commit 2607ddf

Please sign in to comment.