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

@@ -7,7 +7,7 @@ import (
"net/http/httptest"
"testing"
"git.artlef.fr/PersonalLibraryManager/internal/dto"
"git.artlef.fr/bibliomane/internal/dto"
"github.com/gin-gonic/gin"
"github.com/stretchr/testify/assert"