mirror of
https://gitee.com/shikong-sk/go-rabbitmq-study
synced 2025-02-23 15:32:14 +08:00
6 lines
94 B
Modula-2
6 lines
94 B
Modula-2
|
module skcks.cn/study/rabbitmq
|
||
|
|
||
|
go 1.19
|
||
|
|
||
|
require github.com/streadway/amqp v1.0.0 // indirect
|