mirror of
https://github.com/oarkflow/mq.git
synced 2025-11-02 14:34:03 +08:00
9 lines
120 B
Modula-2
9 lines
120 B
Modula-2
module github.com/oarkflow/mq
|
|
|
|
go 1.23.0
|
|
|
|
require (
|
|
github.com/oarkflow/xid v1.2.5
|
|
github.com/oarkflow/xsync v0.0.5
|
|
)
|