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
+2 -2
View File
@@ -4,8 +4,8 @@ import (
"math/rand"
"time"
"github.com/deluan/gosonic/domain"
"github.com/deluan/gosonic/utils"
"github.com/cloudsonic/sonic-server/domain"
"github.com/cloudsonic/sonic-server/utils"
)
type ListGenerator interface {