feat: rename repo

This commit is contained in:
Samuel N Cui
2023-09-26 16:31:30 +08:00
parent e7b4aec9ed
commit efb352ba44
48 changed files with 71 additions and 69 deletions

View File

@@ -7,8 +7,8 @@ import (
"sync"
mapset "github.com/deckarep/golang-set/v2"
"github.com/samuelncui/tapewriter/entity"
"github.com/samuelncui/tapewriter/library"
"github.com/samuelncui/tapemanager/entity"
"github.com/samuelncui/tapemanager/library"
"gorm.io/gorm"
)