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 1.0.1 to 1.3.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@v1.0.1...v1.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent cd5c49b commit ac1306c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion receiver/solacereceiver/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ module github.com/open-telemetry/opentelemetry-collector-contrib/receiver/solace
go 1.19

require (
github.com/Azure/go-amqp v1.0.1
github.com/Azure/go-amqp v1.3.0
github.com/stretchr/testify v1.8.4
go.opencensus.io v0.24.0
go.opentelemetry.io/collector/component v0.81.0
Expand Down
4 changes: 2 additions & 2 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 ac1306c

Please sign in to comment.