move to text logger

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2024-12-07 16:21:00 +03:00
parent c5f3fa325e
commit 07f67fd1d7
6 changed files with 13 additions and 28 deletions

View File

@@ -6,7 +6,7 @@ import (
"fmt"
"testing"
"git.unistack.org/unistack-org/pkgdash/internal/models"
"go.unistack.org/pkgdash/internal/models"
)
func TestGenerate(t *testing.T) {