From c963f645c5cc7aa24ba018fa4cde52d4db6c0ffd Mon Sep 17 00:00:00 2001 From: sdomino Date: Thu, 14 May 2015 10:59:47 -0600 Subject: [PATCH] hotfix/updating-import-paths: updating imports to point to correct repos --- scribble.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scribble.go b/scribble.go index d03a5ab..581629e 100644 --- a/scribble.go +++ b/scribble.go @@ -9,7 +9,7 @@ import ( "strings" "sync" - "github.com/nanobox-core/hatchet" + "github.com/pagodabox/golang-hatchet" ) //