mirror of
https://github.com/FluuxIO/go-xmpp.git
synced 2025-11-22 09:33:43 -08:00
Examples should use local repository version
This commit is contained in:
committed by
Mickaël Rémond
parent
83f96fbd41
commit
7a386ec8d0
@@ -6,5 +6,7 @@ require (
|
||||
github.com/google/go-cmp v0.3.0 // indirect
|
||||
github.com/processone/mpg123 v1.0.0
|
||||
github.com/processone/soundcloud v1.0.0
|
||||
gosrc.io/xmpp v0.1.1-0.20190622092414-e9c704eff56e
|
||||
gosrc.io/xmpp v0.1.1
|
||||
)
|
||||
|
||||
replace gosrc.io/xmpp => ./../
|
||||
|
||||
Reference in New Issue
Block a user