forked from jshiffer/go-xmpp
Move examples out of the cmd directory
They are now in _examples dir. Fix #26
This commit is contained in:
5
_examples/go.mod
Normal file
5
_examples/go.mod
Normal file
@@ -0,0 +1,5 @@
|
||||
module gosrc.io/xmpp/_examples
|
||||
|
||||
go 1.12
|
||||
|
||||
require gosrc.io/xmpp v0.0.0-20190608091551-b7461ae97fed
|
||||
Reference in New Issue
Block a user