warawara

XMPP bot for cerca public RSS feed
git clone http://git.permacomputing.net/repos/warawara.git # read-only access
Log | Files | Refs | README

commit 0375aaf0f16933f280e35b03abd2384635b34806
parent f040347e1ad8708dbbd4e5c2e73d76e82565e3cd
Author: decentral1se <cellarspoon@riseup.net>
Date:   Sun, 17 Nov 2024 16:55:25 +0100

fix: module name to match expected binary

Diffstat:
Mgo.mod | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/go.mod b/go.mod @@ -1,4 +1,4 @@ -module television +module warawara go 1.22.0