diff --git a/blogo/core/core.go b/blogo/core/core.go index 7c5b31b..3a79d41 100644 --- a/blogo/core/core.go +++ b/blogo/core/core.go @@ -13,7 +13,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -package blogo +package core import ( "errors"