From 955ab087dbe3c54b95c890ccd44cdc3b526d9511 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 10 Feb 2025 09:09:21 +0000
Subject: [PATCH] Bump github.com/rabbitmq/rabbitmq-amqp-go-client

Bumps [github.com/rabbitmq/rabbitmq-amqp-go-client](https://github.com/rabbitmq/rabbitmq-amqp-go-client) from 0.0.0-20241121093408-1a6679a20123 to 0.1.0-alpha.1.
- [Release notes](https://github.com/rabbitmq/rabbitmq-amqp-go-client/releases)
- [Commits](https://github.com/rabbitmq/rabbitmq-amqp-go-client/commits/v0.1.0-alpha.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
---
 go.mod | 2 +-
 go.sum | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/go.mod b/go.mod
index b85eb6c..3f5d84a 100644
--- a/go.mod
+++ b/go.mod
@@ -70,6 +70,6 @@ require (
 require (
 	github.com/go-stomp/stomp/v3 v3.1.3
 	github.com/inconshreveable/mousetrap v1.1.0 // indirect
-	github.com/rabbitmq/rabbitmq-amqp-go-client v0.0.0-20241121093408-1a6679a20123
+	github.com/rabbitmq/rabbitmq-amqp-go-client v0.1.0-alpha.1
 	github.com/spf13/pflag v1.0.6
 )
diff --git a/go.sum b/go.sum
index 500ed33..f402c9d 100644
--- a/go.sum
+++ b/go.sum
@@ -211,8 +211,8 @@ github.com/prometheus/procfs v0.1.3/go.mod h1:lV6e/gmhEcM9IjHGsFOCxxuZ+z1YqCvr4O
 github.com/prometheus/procfs v0.6.0/go.mod h1:cz+aTbrPOrUb4q7XlbU9ygM+/jj0fzG6c1xBZuNvfVA=
 github.com/rabbitmq/amqp091-go v1.10.0 h1:STpn5XsHlHGcecLmMFCtg7mqq0RnD+zFr4uzukfVhBw=
 github.com/rabbitmq/amqp091-go v1.10.0/go.mod h1:Hy4jKW5kQART1u+JkDTF9YYOQUHXqMuhrgxOEeS7G4o=
-github.com/rabbitmq/rabbitmq-amqp-go-client v0.0.0-20241121093408-1a6679a20123 h1:vwJUkrY81ekNGCh2xN+ii16ZSRfsmClJkJhHGimiocA=
-github.com/rabbitmq/rabbitmq-amqp-go-client v0.0.0-20241121093408-1a6679a20123/go.mod h1:Km231GyOZAw9I3SZIqkfB9VVzCsu8jvFWYdghmnwueM=
+github.com/rabbitmq/rabbitmq-amqp-go-client v0.1.0-alpha.1 h1:5sB9xEJc/np0Gkas7rxh+h/s+a6UtEK9fQ6+FY/2om4=
+github.com/rabbitmq/rabbitmq-amqp-go-client v0.1.0-alpha.1/go.mod h1:uxmJ5g3faEwatKZE3oI0Ci3g138oen53Oz9wbKSBkWI=
 github.com/rivo/uniseg v0.2.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc=
 github.com/rivo/uniseg v0.4.7 h1:WUdvkW8uEhrYfLC4ZzdpI2ztxP1I582+49Oc5Mq64VQ=
 github.com/rivo/uniseg v0.4.7/go.mod h1:FN3SvrM+Zdj16jyLfmOkMNblXMcoc8DfTHruCPUcx88=