Skip to content

Commit

Permalink
Merge pull request #535 from nemith/master
Browse files Browse the repository at this point in the history
Add deprecation warning to go.mod
  • Loading branch information
michaelklishin authored Jun 19, 2023
2 parents 2aa2853 + 5427d86 commit 9d1cbf7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// Deprecated: Consider using the github.com/rabbitmq/amqp091-go package instead.
module github.com/streadway/amqp

go 1.10

0 comments on commit 9d1cbf7

Please sign in to comment.