From 2cc2e11b844939b4939654196a26c3e1dfab42ca Mon Sep 17 00:00:00 2001 From: Brian Buller Date: Tue, 26 Jan 2016 08:54:35 -0600 Subject: [PATCH] Leave the library in the root --- boltrest.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boltrest.go b/boltrest.go index 2b04491..0fba4e2 100644 --- a/boltrest.go +++ b/boltrest.go @@ -1,4 +1,4 @@ -package boltrest +package boltrest/lib import ( "encoding/json"