From 312369586925e0419271df7466e9b40756738f89 Mon Sep 17 00:00:00 2001 From: Wim Date: Sat, 16 Feb 2019 17:24:04 +0100 Subject: Upgrade to latest girc version (irc) (#718) --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index f509a282..15fbb835 100644 --- a/go.mod +++ b/go.mod @@ -22,7 +22,7 @@ require ( github.com/kardianos/osext v0.0.0-20170510131534-ae77be60afb1 // indirect github.com/kr/pretty v0.1.0 // indirect github.com/labstack/echo/v4 v4.0.0 - github.com/lrstanley/girc v0.0.0-20190102153329-c1e59a02f488 + github.com/lrstanley/girc v0.0.0-20190210212025-51b8e096d398 github.com/lusis/go-slackbot v0.0.0-20180109053408-401027ccfef5 // indirect github.com/lusis/slack-test v0.0.0-20180109053238-3c758769bfa6 // indirect github.com/matterbridge/Rocket.Chat.Go.SDK v0.0.0-20190210153444-cc9d05784d5d -- cgit v1.2.3