initial work on native keybase bridging

This commit is contained in:
Cori Hudson
2019-08-23 13:17:34 -04:00
parent 79a006c8de
commit b9e3576427
4 changed files with 224 additions and 0 deletions

1
go.mod
View File

@@ -20,6 +20,7 @@ require (
github.com/hpcloud/tail v1.0.0 // indirect
github.com/jpillora/backoff v0.0.0-20180909062703-3050d21c67d7
github.com/jtolds/gls v4.2.1+incompatible // indirect
github.com/keybase/go-keybase-chat-bot v0.0.0-20190816161829-561f10822eb2
github.com/labstack/echo/v4 v4.1.6
github.com/lrstanley/girc v0.0.0-20190210212025-51b8e096d398
github.com/lusis/go-slackbot v0.0.0-20180109053408-401027ccfef5 // indirect