You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
go-xmpp/_examples/go.mod

12 lines
185 B

module gosrc.io/xmpp/_examples
go 1.13
require (
github.com/processone/mpg123 v1.0.0
github.com/processone/soundcloud v1.0.0
gosrc.io/xmpp v0.4.0
)
replace gosrc.io/xmpp => ./../