Update component to advertise version feature and return it

This commit is contained in:
Mickael Remond
2019-06-10 12:35:48 +02:00
parent 322a6594e7
commit 08bb9965b8
3 changed files with 21 additions and 1 deletions

View File

@@ -6,5 +6,5 @@ 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.0.0-20190609110825-bc2fad6693da
gosrc.io/xmpp v0.0.0-20190610103001-322a6594e7f9
)