Updating dependencies on .gopmfile

This commit is contained in:
Deluan 2016-02-25 10:27:20 -05:00
parent ee04b72db1
commit d3542c48e4
4 changed files with 7 additions and 2 deletions

3
.gitignore vendored
View File

@ -1,4 +1,5 @@
commentsRouter_*.go
lastupdate.tmp
gosonic
iTunes Music Library.xml
iTunes Music Library.xml
gosonic.index

View File

@ -3,6 +3,8 @@ path = github.com/deluan/gosonic
[deps]
github.com/astaxie/beego = tag:v1.6.0
github.com/blevesearch/bleve = commit:a5bb81e
github.com/dhowden/itl = commit:35d15a3
[res]
include = conf
include = conf

1
controllers/search.go Normal file
View File

@ -0,0 +1 @@
package controllers

1
controllers/sync.go Normal file
View File

@ -0,0 +1 @@
package controllers