File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -157,3 +157,5 @@ require (
157157// replace github.com/matrix-org/gomatrix => github.com/matterbridge/gomatrix v0.0.0-20220205235239-607eb9ee6419
158158
159159go 1.24.0
160+
161+ replace github.com/xmppo/go-xmpp => github.com/sh4sh/go-xmpp v0.0.0-20260217211726-0f112ff7b61a
Original file line number Diff line number Diff line change @@ -311,6 +311,8 @@ github.com/saintfish/chardet v0.0.0-20230101081208-5e3ef4b5456d/go.mod h1:uugorj
311311github.com/sergi/go-diff v1.0.0 /go.mod h1:0CfEIISq7TuYL3j771MWULgwwjU+GofnZX9QAmXWZgo =
312312github.com/sergi/go-diff v1.3.1 h1:xkr+Oxo4BOQKmkn/B9eMK0g5Kg/983T9DqqPHwYqD+8 =
313313github.com/sergi/go-diff v1.3.1 /go.mod h1:aMJSSKb2lpPvRNec0+w3fl7LP9IOFzdc9Pa4NFbPK1I =
314+ github.com/sh4sh/go-xmpp v0.0.0-20260217211726-0f112ff7b61a h1:oH5ThLvclq+NI5PNmmGA1ms1HsOLJF3DsYqtKKmmL7E =
315+ github.com/sh4sh/go-xmpp v0.0.0-20260217211726-0f112ff7b61a /go.mod h1:bDIl2Bl1DW4CCkfB4GEj6nVodACYnES5kKDlgxubwEI =
314316github.com/shazow/rateio v0.0.0-20200113175441-4461efc8bdc4 h1:zwQ1HBo5FYwn1ksMd19qBCKO8JAWE9wmHivEpkw/DvE =
315317github.com/shazow/rateio v0.0.0-20200113175441-4461efc8bdc4 /go.mod h1:vt2jWY/3Qw1bIzle5thrJWucsLuuX9iUNnp20CqCciI =
316318github.com/shazow/ssh-chat v1.10.1 h1:ePS+ngEYqm+yUuXegDPutysqLV2WoI22XDOeRgI6CE0 =
@@ -419,8 +421,6 @@ github.com/writeas/go-strip-markdown v2.0.1+incompatible h1:IIqxTM5Jr7RzhigcL6Fk
419421github.com/writeas/go-strip-markdown v2.0.1+incompatible /go.mod h1:Rsyu10ZhbEK9pXdk8V6MVnZmTzRG0alMNLMwa0J01fE =
420422github.com/x-cray/logrus-prefixed-formatter v0.5.2 h1:00txxvfBM9muc0jiLIEAkAcIMJzfthRT6usrui8uGmg =
421423github.com/x-cray/logrus-prefixed-formatter v0.5.2 /go.mod h1:2duySbKsL6M18s5GU7VPsoEPHyzalCE06qoARUCeBBE =
422- github.com/xmppo/go-xmpp v0.3.1 h1:GZUCGZozZdfvv25FVvlgwKoNdRjmfJCUcVG8349/E4A =
423- github.com/xmppo/go-xmpp v0.3.1 /go.mod h1:EBLbzPt4Y9OJBEF58Lhc4IrTnO226aIkbfosQo6KWeA =
424424github.com/yaegashi/msgraph.go v0.1.4 h1:leDXSczAbwBpYFSmmZrdByTiPoUw8dbTfNMetAjJvbw =
425425github.com/yaegashi/msgraph.go v0.1.4 /go.mod h1:vgeYhHa5skJt/3lTyjGXThTZhwbhRnGo6uUxzoJIGME =
426426github.com/yaegashi/wtz.go v0.0.2 /go.mod h1:nOLA5QXsmdkRxBkP5tljhua13ADHCKirLBrzPf4PEJc =
You can’t perform that action at this time.
0 commit comments