From b36b15173215dafbf6e4e72868491ddc33c832aa Mon Sep 17 00:00:00 2001 From: Deluan Date: Fri, 26 Feb 2016 11:13:26 -0500 Subject: [PATCH] Adding missing dependency to gopmfile --- .gopmfile | 1 + 1 file changed, 1 insertion(+) diff --git a/.gopmfile b/.gopmfile index fc6c8888..d6bfd6c3 100644 --- a/.gopmfile +++ b/.gopmfile @@ -5,6 +5,7 @@ path = github.com/deluan/gosonic github.com/astaxie/beego = tag:v1.6.0 github.com/dhowden/itl = commit:35d15a3 github.com/HouzuoGuo/tiedot = tag:3.2 +github.com/smartystreets/goconvey = tag:1.6.0 [res] include = conf \ No newline at end of file