Skip to content

Commit

Permalink
Bump github.com/Azure/go-amqp
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.3.1-0.20241204220653-2048490fff6e to 1.4.0-beta.1.
- [Release notes](https://github.com/Azure/go-amqp/releases)
- [Changelog](https://github.com/Azure/go-amqp/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Azure/go-amqp/commits/v1.4.0-beta.1)

---
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 9, 2024
1 parent 4b1a433 commit b1fa050
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/rabbitmq/omq
go 1.23.0

require (
github.com/Azure/go-amqp v1.3.1-0.20241204220653-2048490fff6e
github.com/Azure/go-amqp v1.4.0-beta.1
github.com/VictoriaMetrics/metrics v1.35.1
github.com/charmbracelet/log v0.4.0
github.com/eclipse/paho.golang v0.22.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/Azure/go-amqp v1.3.1-0.20241204220653-2048490fff6e h1:DXD/IXleliHh5hpMvSoLY1qn6P7U0R6Wb7g5SSyyHC0=
github.com/Azure/go-amqp v1.3.1-0.20241204220653-2048490fff6e/go.mod h1:vZAogwdrkbyK3Mla8m/CxSc/aKdnTZ4IbPxl51Y5WZE=
github.com/Azure/go-amqp v1.4.0-beta.1 h1:BjZM/308FpfsQjX0gXtYK8Vx+WgQ1eng3oVQDEeXMmA=
github.com/Azure/go-amqp v1.4.0-beta.1/go.mod h1:vZAogwdrkbyK3Mla8m/CxSc/aKdnTZ4IbPxl51Y5WZE=
github.com/DataDog/datadog-go v3.2.0+incompatible/go.mod h1:LButxg5PwREeZtORoXG3tL4fMGNddJ+vMq1mwgfaqoQ=
github.com/VictoriaMetrics/metrics v1.35.1 h1:o84wtBKQbzLdDy14XeskkCZih6anG+veZ1SwJHFGwrU=
github.com/VictoriaMetrics/metrics v1.35.1/go.mod h1:r7hveu6xMdUACXvB8TYdAj8WEsKzWB0EkpJN+RDtOf8=
Expand Down

0 comments on commit b1fa050

Please sign in to comment.