Commit Graph

8 Commits

Author SHA1 Message Date
Mickael Remond a23194ad96 Add submodule for commands
The goal is to keep dependencies list minimal for users of the xmpp
modules. We do not want to force to increase largely the number of
indirect dependencies when you require xmpp.

The command-line stuff may not likely be needed in the end developer
application.
2019-07-27 17:15:28 -07:00
Mickael Remond 6a5f2750f1 Clean-up 2019-07-27 16:50:10 -07:00
Mickael Remond 9f095cb90f Update dependencies 2019-07-27 09:22:44 -07:00
Mickael Remond 4d015e5b29 With go modules, we should be able to remove import comments 2019-06-18 16:28:30 +02:00
Mickael Remond d4a8616da2 Move examples out of the cmd directory
They are now in _examples dir.
Fix #26
2019-06-08 11:34:09 +02:00
Mickael Remond 2d8d4516fd Handling basic unrecoverable errors
Fix #43
2019-06-07 15:23:23 +02:00
Mickael Remond c0f3d20440 Use tagged version for soundcloud and mgp123 2019-01-23 09:22:15 +01:00
Sam Whited fab47e1a4b Support Go Modules 2019-01-16 10:27:34 -06:00