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 -1
View File
@@ -2,7 +2,7 @@ package controllers
import (
"github.com/astaxie/beego"
"github.com/deluan/gosonic/scanner"
"github.com/cloudsonic/sonic-server/scanner"
)
type SyncController struct{ beego.Controller }