mirror of
https://github.com/libp2p/go-eventbus.git
synced 2025-03-14 10:30:05 +08:00
9 lines
199 B
Modula-2
9 lines
199 B
Modula-2
module github.com/libp2p/go-eventbus
|
|
|
|
go 1.12
|
|
|
|
require (
|
|
github.com/jbenet/go-detect-race v0.0.0-20150302022421-3463798d9574
|
|
github.com/libp2p/go-libp2p-core v0.0.4-0.20190619224540-208efcb902d4
|
|
)
|