Skip to content

Commit

Permalink
Bump github.com/Azure/go-amqp in /receiver/solacereceiver
Browse files Browse the repository at this point in the history
Bumps [github.com/Azure/go-amqp](https://github.com/Azure/go-amqp) from 0.17.5 to 1.2.0.
- [Release notes](https://github.com/Azure/go-amqp/releases)
- [Changelog](https://github.com/Azure/go-amqp/blob/main/CHANGELOG.md)
- [Commits](Azure/go-amqp@v0.17.5...v1.2.0)

---
updated-dependencies:
- dependency-name: github.com/Azure/go-amqp
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 1d620bf commit f6c16ac
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 11 deletions.
4 changes: 2 additions & 2 deletions receiver/solacereceiver/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ module github.com/open-telemetry/opentelemetry-collector-contrib/receiver/solace
go 1.18

require (
github.com/Azure/go-amqp v0.17.5
github.com/stretchr/testify v1.8.0
github.com/Azure/go-amqp v1.2.0
github.com/stretchr/testify v1.8.4
go.opencensus.io v0.23.0
go.opentelemetry.io/collector v0.60.1-0.20220923151520-96e9af35c002
go.opentelemetry.io/collector/pdata v0.60.1-0.20220923151520-96e9af35c002
Expand Down
14 changes: 5 additions & 9 deletions receiver/solacereceiver/go.sum

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

0 comments on commit f6c16ac

Please sign in to comment.