Fix reference to missing tag

disco_info_form
Mickael Remond 5 years ago
parent 7ab6c3a62d
commit 1c74d102c7
No known key found for this signature in database
GPG Key ID: E6F6045D79965AA3

@ -5,7 +5,7 @@ go 1.12
require (
github.com/processone/mpg123 v1.0.0
github.com/processone/soundcloud v1.0.0
gosrc.io/xmpp v0.1.1
gosrc.io/xmpp v0.1.0
)
replace gosrc.io/xmpp => ./../

@ -7,7 +7,7 @@ require (
github.com/bdlm/std v0.0.0-20180922040903-fd3b596111c7
github.com/spf13/cobra v0.0.5
github.com/spf13/viper v1.4.0
gosrc.io/xmpp v0.1.1
gosrc.io/xmpp v0.1.0
)
replace gosrc.io/xmpp => ./../

Loading…
Cancel
Save