diff options
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -11,3 +11,5 @@ require ( gopkg.in/yaml.v2 v2.2.4 gosrc.io/xmpp v0.1.3 ) + +replace gosrc.io/xmpp => github.com/bodqhrohro/go-xmpp v0.1.4-0.20191106203535-f3b463f3b26c |