module ChatRoom go 1.24.2 require ( github.com/gorilla/websocket v1.5.3 github.com/rabbitmq/amqp091-go v1.10.0 )