fix(blogo,core): name of core package is being defined as blogo

This commit is contained in:
Guz
2025-01-23 14:50:02 -03:00
parent 7696e40e63
commit 6583ff8ede

View File

@@ -13,7 +13,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
package blogo
package core
import (
"errors"