Rename project from PersonalLibraryManager to bibliomane

This commit is contained in:
2026-03-04 15:58:49 +01:00
parent af44849eda
commit 6780a00e5f
65 changed files with 150 additions and 146 deletions

View File

@@ -3,7 +3,7 @@ package openlibrary_test
import (
"testing"
"git.artlef.fr/PersonalLibraryManager/internal/openlibrary"
"git.artlef.fr/bibliomane/internal/openlibrary"
"github.com/stretchr/testify/assert"
)