Renamed project to CloudSonic

This commit is contained in:
Deluan
2017-04-01 09:47:14 -04:00
parent ce863f0f35
commit c417a00e62
67 changed files with 190 additions and 196 deletions
+1 -2
View File
@@ -3,10 +3,9 @@ package persistence
import (
"errors"
"sort"
"time"
"github.com/deluan/gosonic/domain"
"github.com/cloudsonic/sonic-server/domain"
)
type mediaFileRepository struct {