Skip to content

Commit

Permalink
Remove warning on RabbitMQ tutorials in go
Browse files Browse the repository at this point in the history
- the tutorial has been updated to use rabbitmq/amqp091-go
rabbitmq/rabbitmq-tutorials@52ca462
  • Loading branch information
ChunyiLyu committed Aug 31, 2022
1 parent 5d0fed7 commit ce9c012
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Expand Up @@ -92,8 +92,7 @@ please file an issue.
## Documentation

* [Godoc API reference](http://godoc.org/github.com/rabbitmq/amqp091-go)
* [RabbitMQ tutorials in Go](https://github.com/rabbitmq/rabbitmq-tutorials/tree/master/go) currently use a different client.
They will be switched to use this client eventually
* [RabbitMQ tutorials in Go](https://github.com/rabbitmq/rabbitmq-tutorials/tree/master/go)

## Contributing

Expand Down

0 comments on commit ce9c012

Please sign in to comment.