Move examples out of the cmd directory

They are now in _examples dir.
Fix #26
This commit is contained in:
Mickael Remond
2019-06-08 11:34:09 +02:00
parent b7461ae97f
commit d4a8616da2
9 changed files with 16 additions and 9 deletions

5
_examples/go.mod Normal file
View File

@@ -0,0 +1,5 @@
module gosrc.io/xmpp/_examples
go 1.12
require gosrc.io/xmpp v0.0.0-20190608091551-b7461ae97fed