From 89ec645832c39c7352a2bd5233997e779183dbb9 Mon Sep 17 00:00:00 2001 From: Brian Cully Date: Thu, 12 May 2016 09:40:44 -0400 Subject: Don't use open-nitro. --- handlers/raw.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'handlers/raw.go') diff --git a/handlers/raw.go b/handlers/raw.go index 3a93947..94304e7 100644 --- a/handlers/raw.go +++ b/handlers/raw.go @@ -3,7 +3,7 @@ package handlers import ( "fmt" - "github.com/ThomsonReutersEikon/open-nitro/src/bots/xmppclient" + "github.com/ThomsonReutersEikon/nitro/src/bots/xmppclient" "github.com/bjc/goctl" ) -- cgit v1.2.3