Adding missing dependency to gopmfile
This commit is contained in:
parent
6d954d074e
commit
b36b151732
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ path = github.com/deluan/gosonic
|
||||||
github.com/astaxie/beego = tag:v1.6.0
|
github.com/astaxie/beego = tag:v1.6.0
|
||||||
github.com/dhowden/itl = commit:35d15a3
|
github.com/dhowden/itl = commit:35d15a3
|
||||||
github.com/HouzuoGuo/tiedot = tag:3.2
|
github.com/HouzuoGuo/tiedot = tag:3.2
|
||||||
|
github.com/smartystreets/goconvey = tag:1.6.0
|
||||||
|
|
||||||
[res]
|
[res]
|
||||||
include = conf
|
include = conf
|
||||||
Loading…
Reference in a new issue