From 905ee42cb9f1b2b595671b3adf58ee35fc174436 Mon Sep 17 00:00:00 2001 From: Eder Manoel Cale Costa Date: Sun, 15 Sep 2019 23:55:05 -0300 Subject: [PATCH] - Fix name of import on examples --- example/fishing.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/fishing.go b/example/fishing.go index db734e4..302df2d 100644 --- a/example/fishing.go +++ b/example/fishing.go @@ -4,7 +4,7 @@ import ( "encoding/json" "fmt" - scribble "github.com/edermanoel94/golang-scribble" + scribble "github.com/nanobox-io/golang-scribble" ) // a fish