mirror of
https://github.com/FluuxIO/go-xmpp.git
synced 2025-11-21 00:53:44 -08:00
Use StreamClient interface in StreamManager
This commit is contained in:
committed by
Mickaël Rémond
parent
021f6d3740
commit
736a60cd1b
@@ -2,4 +2,10 @@ module gosrc.io/xmpp/_examples
|
||||
|
||||
go 1.12
|
||||
|
||||
require gosrc.io/xmpp v0.0.0-20190608091551-b7461ae97fed
|
||||
require (
|
||||
github.com/processone/mpg123 v1.0.0
|
||||
github.com/processone/soundcloud v1.0.0
|
||||
gosrc.io/xmpp v0.0.0-20190608160922-63a29d5c218a
|
||||
)
|
||||
|
||||
replace gosrc.io/xmpp => gosrc.io/xmpp v0.0.0-20190608160922-63a29d5c218a
|
||||
|
||||
Reference in New Issue
Block a user