diff options
author | Bohdan Horbeshko <bodqhrohro@gmail.com> | 2022-07-09 00:43:56 +0300 |
---|---|---|
committer | Bohdan Horbeshko <bodqhrohro@gmail.com> | 2022-07-09 00:43:56 +0300 |
commit | 63521b8f90af65cad9ca7510be3c2b76307d8090 (patch) | |
tree | 441a0f1a2f9923078d26bd6d1662935c08d59f88 /go.mod | |
parent | 7ef32096af6017607f70a0b5aa2fbc03925c72d1 (diff) |
Extended room disco info
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,4 +13,4 @@ require ( gosrc.io/xmpp v0.5.2-0.20211214110136-5f99e1cd06e1 ) -replace gosrc.io/xmpp => dev.narayana.im/narayana/go-xmpp v0.0.0-20220524203317-306b4ff58e8f +replace gosrc.io/xmpp => dev.narayana.im/narayana/go-xmpp v0.0.0-20220708184440-35d9cd68e55f |