From 86ed632d5284da66076c5c5680ca6c31d4a03cdb Mon Sep 17 00:00:00 2001 From: Lyon Hill Date: Tue, 29 Sep 2015 09:12:55 -0600 Subject: [PATCH] update scribble with new repos --- scribble.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scribble.go b/scribble.go index a5986fe..eb9712d 100644 --- a/scribble.go +++ b/scribble.go @@ -20,7 +20,7 @@ import ( "strings" "sync" - "github.com/pagodabox/golang-hatchet" + "github.com/nanobox-io/golang-hatchet" ) const Version = "0.1.0"